mirror of
https://github.com/gosticks/dash-player.git
synced 2025-10-16 11:55:36 +00:00
2.8 KiB
2.8 KiB
Change Log for Dash Player
All notable changes to dash-player will be documented in this file.
This project adheres to Semantic Versioning.
Changes to dash-player were sponsored by Volkswagen's Center of Excellence for Battery Systems.
[1.1.0] - 2023-03-16
Changed
- #73 Converted the JS bundle to async loading
Updated
- #76 Updated dependencies
[1.0.6] - 2022-12-12
Changed
- #68 Change partnership info and improve logo readability
[1.0.5] - 2022-12-08
Added
- #64 Add partnership information to
READMEandCHANGELOG
Changed
- #66 Remove all usage files and replace with link to official documentaion
[1.0.4] - 2022-12-02
Fixed
- #62 Fix typo in README
Changed
- #62 Remove
usage-method.pyand revampusage-advanced.py
[1.0.3] - 2022-11-10
Fixed
- #57 Fix typo in property description
[1.0.2] - 2022-10-20
Changed
- #53 Use README as package description
- #54 Bump
npmandnodeversions and remove an obsolete file to reduce the package size
[1.0.0] - 2022-10-20
This release is v1.0.0 to indicate that dash-player is now considered production-ready.
Added
- #47 Add className property to
dash-player - #49 Pass in the
idproperty to ReactPlayer - #50 Add testing to the CI process
Changed
- #40 Updates dependencies in
packages.json - #43 Remove the
extract-meta.jsfile - #41 Add build instructions to
README.md
Fixed
- #32 Fix errors and replace broken URLs in demo Python files
- #48 Fix issue with
currentTime,secondsLoaded, anddurationnot loading
[0.0.1] - 2018-08-02
Added
- #1 Initial component release