BREAKING ENHANCEMENT
- #232 Upgrade to Ember CLI 2.4.1
BREAKING ENHANCEMENT
- #229 Upgrade to Ember CLI 2.3.0
BUGFIX
- #225 Lock down version of jQuery in bower.json
ENHANCEMENT
- #223 Improved Token Pattern to allow alphanumeric
BREAKING ENHANCEMENT
- #180 Upgrade to Ember CLI 1.13.8
ENHANCEMENT
- #191 Upgrade ember-cli-htmlbars dependency
DOCUMENTATION
- #175 Remove initializer references
INTERNAL
- #200 No longer adding custom observers to bound string replacement tokens in
sl-translate
component
BUGFIX
- #146 Support type of
Symbol
BREAKING ENHANCEMENT
- #132 Reverse the changes introduced in Issue #114 and give service a unique name
ENHANCEMENT
- #142 [ENHANCEMENT] Uninstall ember-jsdoc; install ember-cli-jsdoc
DOCUMENTATION
- #144 Add information about how to generate documentation
INTERNAL
- #129 Replace instances of Ember.keys with Object.keys
- #138 Update CONTRIBUTING.md
- Remove develop branch
BREAKING ENHANCEMENT
- #113 Upgrade to Ember CLI 0.2.7
ENHANCEMENT
- #116 Add support for JSDoc generated documentation
BREAKING ENHANCEMENT
BUG FIX
- #104 Update dependencies for underlying dependency chaining mis-matches that have occurred within Ember CLI ecosystem
ENHANCEMENT
- #101 Add ember-cli-blanket for code coverage reporting
BUG FIX
- #103 Replace Ember.run.bind() calls with self=this references
BUG FIX
- #100 Fix binding reference for getTokenValue
BREAKING ENHANCEMENT
BREAKING ENHANCEMENT
- #67 Upgrade to Ember CLI 0.1.5
INTERNAL
- #58 Updated tests
- #59 Installed ember-cli-es5-shim to faciliate running of tests via TravisCI
- [DOCUMENTATION] Updated README.md
- #65 Changed how meta data in demo application is populated
DOCUMENTATION
- Documentation updates
BREAKING ENHANCEMENT
- #36 Upgrade to Ember CLI 0.1.4
- Remove ember-cli-content-security-policy dependency
INTERNAL
- #5 Remove "private: true" flag
- #10 Update contribution guidelines to reflect use of git-flow branching model
- #11 Add additional details to upgrade information
- #12 Add GitHub pages demo information
- #13 Style demo app to match http://softlayergithub.io/sl-ember-translate
- #14 Update demo url
- New (final) design of demo application
- Change keywords meta value for demo application
- Change spelling error in footer of demo application
- Add homepage property to package.json
- Upgrade package.json properties
- #31 Update CONTRIBUTING.md
- Update demo application configuration
- Initial release