Releases: videojs/m3u8-parser
Releases · videojs/m3u8-parser
v7.2.0
What's Changed
- chore: add content-steering tag to readme by @adrums86 in #177
- feat: add support for #EXT-X-I-FRAME-STREAM-INF by @amtins in #171
- fix: allow #EXT-X-CUE-IN without colon by @wenpeng-song in #181
- feat: add support for #EXT-X-I-FRAMES-ONLY by @amtins in #173
- feat: add support for #EXT-X-DEFINE by @mister-ben in #185
- chore: update vhs-utils dependency by @amtins in #182
New Contributors
- @amtins made their first contribution in #171
- @wenpeng-song made their first contribution in #181
- @mister-ben made their first contribution in #185
Full Changelog: v7.1.0...v7.2.0
v4.3.0
v4.0.0
v2.1.0
v2.0.1
v2.0.0
Fix the build Pipeline
also remove test dependance on video.js
Removed dependance on video.js
- remove dependance on video.js
- added contributors to package.json
Initial Release
Moved the m3u8 portion of https://github.com/videojs/videojs-contrib-hls into it's own project