- bump dependencies
- build: migrate from bili -> rollup
- bump dependencies
- documentation tweaks
- bump dependencies
- document the supported Babel version
- update dependencies (closes #7, #13, #14)
- drop support for unsupported Node.js versions
- clarify the use of external source-maps
- build clean-up
- documentation tweaks
- build the release target in production mode
- documentation tweaks
- add support for Babel >= 7.x
- drop support for Babel 6.x
- add support for Babel >= 6.x (thanks, gajus and mariodu)
- drop support for Babel 5.x
- build: migrate from Grunt to Gulp
- test:
- migrate from Mocha to AVA
- compare the generated source code rather than the AST
- initial release