Skip to content

Latest commit

 

History

History
159 lines (97 loc) · 7.78 KB

CHANGELOG.md

File metadata and controls

159 lines (97 loc) · 7.78 KB

Change Log

0.8.2 (2017-01-25)

Full Changelog

Closed issues:

  • Attempting to register an unknown factory #45
  • this.can('action model') is returning the ability function itself, not the result #44
  • Remove deprecated use of this.container in favor of getOwner #35

Merged pull requests:

v0.8.0 (2016-03-03)

Full Changelog

Closed issues:

  • Implementing for routes #37

Merged pull requests:

  • Updating to Ember 2.3; Removed utils/can #36 (mileszim)

v0.7.3 (2015-12-15)

Full Changelog

v0.7.2 (2015-12-15)

Full Changelog

Closed issues:

  • 0.7.1 resolver breaks 1.13.x app #32

Merged pull requests:

  • Make resolver import work for 1.13 and 2.2 ember-cli apps. #33 (rwjblue)

v0.7.1 (2015-12-14)

Full Changelog

Closed issues:

  • RFC: API Changes #27

Merged pull requests:

  • Use new ember-resolver instead of ember/resolver #31 (pichfl)
  • Corrected Ember.computed.reads syntax in README.md #30 (jembezmamy)
  • Add cannot Handlebars helper #29 (remiprev)

v0.7.0 (2015-09-30)

Full Changelog

Closed issues:

  • New Ember resolver breaks ember can #26
  • best way to wait for session.user #23
  • Do I have to hardcode who has access? #22
  • Hacking? #21
  • Failed: A helper named 'can' could not be found #17
  • Example of a component test using can\(\) helper? #13
  • Add generator #11
  • example unit test for an abilities #8

Merged pull requests:

  • Reopen the resolver to add abilities. #19 (blimmer)

v0.6.0 (2015-07-03)

Full Changelog

Closed issues:

  • Glimmer incompatibility #15

Merged pull requests:

  • Autogenerate a test when generating an ability #18 (blimmer)

v0.5.0 (2015-06-13)

Full Changelog

Closed issues:

  • a little help with the user injection... #16

Merged pull requests:

v0.4.0 (2015-04-01)

Full Changelog

Closed issues:

  • Question: abilities in other framework #10

Merged pull requests:

v0.3.0 (2015-03-01)

Full Changelog

v0.2.1 (2015-03-01)

Full Changelog

Closed issues:

  • Why are sentences used in the parameters? #9
  • Missing 0.2.0 release tag #6
  • Which version of ember to use #5

Merged pull requests:

v0.2.0 (2015-01-05)

Full Changelog

v0.1.3 (2014-12-05)

Full Changelog

Merged pull requests:

v0.1.2 (2014-11-21)

Full Changelog

Merged pull requests:

v0.1.1 (2014-11-11)

Full Changelog

v0.1.0 (2014-11-11)

Full Changelog

Closed issues:

  • if-can helper failing #1

v0.0.2 (2014-11-07)

Full Changelog

v0.0.1 (2014-11-07)

* This Change Log was automatically generated by github_changelog_generator