Skip to content

Releases: shaka-project/eme-encryption-scheme-polyfill

v2.0.2

06 Feb 00:29
Compare
Choose a tag to compare

2.0.2 (2021-02-05)

Bugfixes:

  • Fix infinite recursion when the MCap part of the polyfill is installed twice. (#16)
  • Fix exception when MCap returns a supported==false on encrypted content.

v2.0.1

21 Feb 21:41
Compare
Choose a tag to compare

2.0.1 (2020-02-21)

Bugfixes:

  • Fix exception thrown on some legacy Edge versions

v2.0.0

19 Dec 22:26
08d18a2
Compare
Choose a tag to compare

2.0.0 (2019-12-12)

Features:

v1.0.3

05 Dec 18:02
Compare
Choose a tag to compare

1.0.3 (2019-12-05)

Bugfixes:

  • Update cbcs-recommended to cbcs-1-9 to keep up with spec changes

v1.0.2

02 Dec 22:15
b57cc4c
Compare
Choose a tag to compare

Bugfixes:

  • Fix infinite recursion when the polyfill is installed twice.

v1.0.1

02 Dec 22:15
Compare
Choose a tag to compare

Bugfixes:

  • Fix RequireJS support
  • Workaround babel translation bug that resulted in undefined return value
  • Fix errors in Closure Compiler with strictest settings

Features:

v1.0.0

02 Dec 22:14
Compare
Choose a tag to compare

First public release.