Skip to content

v3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Apr 05:54
· 130 commits to master since this release
c6ec1ce

3.0.0 (2021-04-17)

Bug Fixes

  • properly cache the Cypress binary - Github action (#71) (c6ec1ce)

Code Refactoring

  • H5P player constructor to accept object as second argument (#70) (7dd6503)

BREAKING CHANGES

  • Cypress binary is now cached during release action

  • constructor now only accepts two arguments

  • docs: specify that a user requires an extracted H5P on their workspace

  • docs: update the changelog