Skip to content

Latest commit

 

History

History
103 lines (62 loc) · 4.41 KB

CHANGELOG.md

File metadata and controls

103 lines (62 loc) · 4.41 KB

4.0.2 (2024-08-22)

Chores

4.0.0 (2022-08-18)

Chores

BREAKING CHANGES

  • package: Internet Explorer is no longer supported.

3.1.3 (2022-04-05)

Bug Fixes

  • update vhs-utils to 3.0.5 for tizen 2.4 support (#85) (1ab933b)

3.1.2 (2021-01-12)

Bug Fixes

3.1.1 (2021-01-11)

Chores

3.1.0 (2020-11-03)

Chores

3.0.2 (2020-09-09)

Chores

  • package: update pkcs7 to remove engine check (062c952)

3.0.1 (2019-08-21)

Chores

  • package: update rollup to version 0.66.0 (#38) (634556b)
  • bump videojs-generate-karma-config version (#51) (195b923)
  • package: update videojs-generate-karma-config to version 5.0.2 (#57) (be8bd81)
  • update generator version and use @videojs/vhs-utils (#68) (9a6ab2f)
  • Update to generator v7 standards (#37) (fcf96c4)
  • Update videojs-generate-karma-config to the latest version 🚀 (#42) (2b16de3)
  • Update videojs-generate-karma-config to the latest version 🚀 (#43) (cb63ccd)

3.0.0 (2017-07-24)

Features

  • Use Rollup for packaging (bda57ab)

Chores

  • prepare CHANGELOG for new process (1a5175c)

BREAKING CHANGES

  • revert to 1.x and stop using web crypto.

2.0.0 (2016-11-15)

  • Use webcrypto for aes-cbc segment decryption when supported (#4)
  • Lock the linter to a specific version

1.1.1 (2016-11-17)

  • version to revert 1.1.0

1.0.3 (2016-06-16)

  • dont do browserify-shim globally since we only use it in tests (#1)

1.0.2 (2016-06-16)

  • specify browserify transform globally

1.0.1 (2016-06-16)

  • fixing the build pipeline

1.0.0 (2016-06-16)

  • initial