Releases: Eyevinn/node-m3u8
Releases · Eyevinn/node-m3u8
v0.5.8
What's Changed
- Fix: add better attribute parsing helper function by @Nfrederiksen in #23
Full Changelog: v0.5.6...v0.5.7
What's Changed
- Fix: revert the special case for handling daterange cue attribute by @Nfrederiksen in #24
Full Changelog: v0.5.7...v0.5.8
v0.5.7
What's Changed
- Fix: add better attribute parsing helper function by @Nfrederiksen in #23
Full Changelog: v0.5.6...v0.5.7
v0.5.6
v0.5.5
v0.5.4
v0.5.3
What's Changed
- chore: when stringifying playlist item place cue in tag above cue out by @Nfrederiksen in #19
Full Changelog: v0.5.2...v0.5.3
v0.5.2
Release contains a minor fix to the toString()
method for when handling the start-precise
attribute
Full Changelog: v0.5.1...v0.5.2
v0.5.0
What's Changed
- Add special attribute value handling for CLOSED-CAPTIONS=NONE by @gpoole in #16
- chore: fix unit test, string comparison issue by @Nfrederiksen in #17
- feat: add support for EXT-X-START tag w/ tests by @Nfrederiksen in #18
New Contributors
Full Changelog: v0.4.4...v0.5.0
v0.4.4
Merge branch 'master' of https://github.com/Eyevinn/node-m3u8