Releases: shaka-project/eme-encryption-scheme-polyfill
Releases · shaka-project/eme-encryption-scheme-polyfill
v2.0.2
v2.0.1
2.0.1 (2020-02-21)
Bugfixes:
- Fix exception thrown on some legacy Edge versions
v2.0.0
2.0.0 (2019-12-12)
Features:
- Added support for polyfilling MediaCapabilities, too
v1.0.3
1.0.3 (2019-12-05)
Bugfixes:
- Update cbcs-recommended to cbcs-1-9 to keep up with spec changes
v1.0.2
Bugfixes:
- Fix infinite recursion when the polyfill is installed twice.
v1.0.1
Bugfixes:
- Fix RequireJS support
- Workaround babel translation bug that resulted in undefined return value
- Fix errors in Closure Compiler with strictest settings
Features:
- Added a demo / manual testing page
v1.0.0
First public release.