-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGELOG
33 lines (27 loc) · 922 Bytes
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
## [Unreleased]
- UMD packaging
- Range Requests
- AES128 support
- Published documentation accessible via the web
- Examples of how to use slugline included in README
- Examples of projects that use slugline
## [1.2.0] - 2018-08-22
- Transport Stream transmuxing to fragmented mp4
## [1.1.1] - 2018-07-31
- Release with vanilla javascript support
## [1.1.0] - 2018-07-31
- Transport Stream Parsing
## [1.0.0] - 2018-07-21
### Added
- Fetching Playlists
- Fetching Media segments
- Retry Logic (timeout, 500, network error, etc)
- Parsing Media Playlists
- Parsing Master Playlists
- Parsing Media segments
- Fragmented MP4
- Periodic fetch of event & live playlists