v0.6.0
- Support ES6 module export (#70)
- Convert class and method declarations from traditional function-based syntax (
Ideogram.prototype...
) to ES6 syntax - Migrate from Gulp to Webpack and Karma run via npm
- Migrate from PhantomJS to headless Chrome
Ideogram.prototype...
) to ES6 syntax