Skip to content

v0.4.0

Compare
Choose a tag to compare
@jpadilla jpadilla released this 18 Oct 12:50
· 509 commits to master since this release

This version is refactor using the Ember CLI addon command. Main reason for this was to piggyback on top of Ember CLI's testing setup and blueprints.

Please upgrade and report any issues you might find.

This closes all outstanding issues #1, #6, #7, #8 and #9.

Changelog:

  • [BREAKING] Default initializer authorizer renamed from token:authorizer to simple-auth-authorizer:token.
  • [BREAKING] Default initializer authenticator renamed from token:authenticator to simple-auth-authenticator:token.
  • [BREAKING] Configuration is now specified under Ember CLI's config/environment.js instead of app/index.html.