v0.3.1
It's time for another release!
You asked, and I delivered. This release doesn't change much, other than adding a non-es6 version - just in case you need that. I'd highly recommend reading up on the subject though, and switching your code over to using it.
You can get it via npm or the files attached to this release.
- soundbox.js - The main development version.
- soundbox.min.js - A minified version of the above.
- soundbox.jsm - An ES6 module-compatible version that's autogenerated. If you possibly can, I'd advise learning about about them. This is a useful resource.
- soundbox.jsm - A minified version of the above.