All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Use Babel 7 to transpile code before passing to JSDOC
- Added code to preserve line numbers (#85)
- Update dependencies
- Inject file name into babel transformer to enable
.babelrc
file resolution
- Move Babel to peer dependencies
- Use code linter and unit tests to verify code quality
- Setup continuous integration with Travis CI.
- Use Babel 6 to transpile code before passing to JSDOC
- Refactor project source code to use ES6 syntax
- Use Babel 5 to transpile code before passing to JSDOC