Current section

Files

Jump to
hls CHANGELOG.md
Raw

CHANGELOG.md

## v0.0.4 (2022-10-17)
- Add proper spacing when serializing EXT-X-MEDIA tags
## v0.0.3 (2022-10-03)
- Added support for EXT-X-PROGRAM-DATE-TIME
## v0.0.2 (2022-10-02)
- Fix bugs
## v0.0.1 (2022-10-02)
- Add `HLS.serialize` to produce a text file from an `HLS.Manifest` struct.
## v0.0.1-dev (2022-08-21)
- Initial Release