Skip to content

Releases: WeAreROLI/mpejs

v1.0.4: Release 1.0.4. (#56)

16 Nov 10:38
a1cd261
Compare
Choose a tag to compare
* Fix misinterpreted Note On messages. (#55)

* Tweak comment.

* Fix license test.

* Bump version number and update CHANGELOG.

v1.0.3: Release 1.0.3. (#54)

18 Oct 17:43
Compare
Choose a tag to compare
  • Fixed error in docs usage example.

v1.0.2: Release 1.0.2. (#47)

27 Jun 09:30
Compare
Choose a tag to compare
* Fix link anchors.

* Fix script src typo in docs. (#43)

There appear to be two script tags:

* https://unpkg.com/mpe@1.0.1/lib/mpe.js
* https://unpkg.com/mpe@1.0.1/lib/mpe.min.js

But the Note uses `mpe.min.js` for both file names ... which blew my mind for a second there, until I figured out it was probably copy pasta :P

* Add ISC license. (#46)

* Add ISC license.

* Add test for copyright notice.

* Tweak test imports.

* Bump version and add entry in change log.

* Tweak link order.

v1.0.1: Release 1.0.1. (#42)

19 Jun 10:39
Compare
Choose a tag to compare
* Add meta info and og tags.

* Browser compatibility fixes for Safari.

* Remove video playback on mobile.

* Update changelog and bump version.

v1.0.0: Release 1.0.0. (#41)

16 Jun 14:54
Compare
Choose a tag to compare
* Final tweaks.

* Tweak change log.

v0.1.8: Release 0.1.8. (#15)

16 Jun 14:56
Compare
Choose a tag to compare
* Update dependencies.

* Update project description.

* Update package.json.

Add engines field.
Switch order.

* Add library description.

* Bump version.