v0.8.0
From RequireJS to webpack
Although this release does not contain any API changes, I'm proud to announce the move away from RequireJS to webpack. During the transition, I also integrated babel as a dependency for all the ES6 goodies which I will make use of for the upcoming features and refactorings.
Changes
All the changes only affect the build and testing of the library.
npm run buildbuilds the web and node versionnpm run testruns the unit-testsnpm run integrationtestruns the integration-testsnpm run watchfor development mode