v1.0.2: Release 1.0.2. (#47)
odub
released this
27 Jun 09:30
* Fix link anchors.
* Fix script src typo in docs. (#43)
There appear to be two script tags:
* https://unpkg.com/[email protected]/lib/mpe.js
* https://unpkg.com/[email protected]/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.