BREAKING ENHANCEMENT
- PR #43 Upgrade Ember CLI to v3.5
BREAKING ENHANCEMENT
- Upgraded
jsdoc
dependency to3.5.5
to address #40 - Unable to parse async functions
BUGFIX
- #36 Path to jsdoc binary is incorrect for node 4.x and npm 2.x
- Interrogate system for node .bin location
INTERNAL
- #37 Don't add RSVP and Chalk to project devDependencies
BUGFIX
- Update addon package dependency version missed in upgrade to chalk 1.1.3 support
BUGFIX
- Update addon package dependency version missed in upgrade to JSDoc 3.4.3 support
BREAKING ENHANCEMENT
BUG FIX
BREAKING ENHANCEMENT
- #1 Update JSDoc dependency to 3.4.0
BUG FIX
- #9 Improve error, warning, and success messages
BUG FIX
- #19 Support Node version 5.x.x with correct pathing
ENHANCEMENT
- #11 Made this addon OS-independent
INTERNAL
- Change to "ember-cli-jsdoc" command to correctly exit on error
- Provide visually-assistive messsages when errors or warnings occur
INTERNAL
- Return call to add NPM package in blueprint
- Change styling of status message and ensure gets written to UI
DOCUMENTATION
- Add badges to README.md
- Initial release