4.3.0 (2019-01-10)
- Update to plugin generator 7 standards (#53) (35ff471)
- package: update rollup to version 0.66.0 (#55) (2407466)
- Update videojs-generate-karma-config to the latest version 🚀 (#59) (023c6c9)
- Update videojs-generate-karma-config to the latest version 🚀 (#60) (2773819)
- Update videojs-generate-rollup-config to the latest version 🚀 (#58) (8c28a8b)
4.2.0 (2018-02-23)
4.1.0 (2018-01-24)
4.0.0 (2017-11-21)
- added ability to parse EXT-X-START tags #31
- camel case module name in rollup config to work with latest rollup #32
- drop bower support.
- parse FORCED attribute of media-groups #15
- Pass any CHARACTERISTICS value of a track with the track object #14
- Fix: Include the babel ES3 tranform to support IE8 #13
- Manifest object is now initialized with an empty segments arrays
- moved to latest videojs-standard version, brought code into compliance with the latest eslint rules.
- fix the build pipeline
- removed video.js css/js inclusion during tests
- remove dependence on video.js
- added contributors to package.json
Initial Release