Skip to content

Latest commit

 

History

History
128 lines (76 loc) · 6.22 KB

CHANGELOG.md

File metadata and controls

128 lines (76 loc) · 6.22 KB

Change Log

v0.7.1 (2018-02-14)

Full Changelog

Fixed bugs:

  • Failing build on CircleCI #46

Closed issues:

  • Fails with ember 2.15 due to @glimmer/runtime change #44

Merged pull requests:

v0.7.0 (2017-12-27)

Full Changelog

Merged pull requests:

v0.6.0 (2017-05-19)

Full Changelog

Closed issues:

  • Uncaught Error: Could not find module glimmer-runtime #35
  • args.evaluate is not a function in ember 2.10.0 addon #34
  • Block let not working in Addon #26

Merged pull requests:

v0.5.4 (2016-12-08)

Full Changelog

Closed issues:

  • Not working after upgrade to Ember 2.10.0 #31
  • ember-let in dependencies of add-on causes build failure #28

Merged pull requests:

v0.5.3 (2016-10-14)

Full Changelog

Merged pull requests:

v0.5.2 (2016-09-23)

Full Changelog

Fixed bugs:

  • Add baseDir to index.js to silence htmlbars caching deprecation warning #22 (cafreeman)

Merged pull requests:

v0.5.1 (2016-09-07)

Full Changelog

Closed issues:

  • Glimmer2 Compatibility #14
  • Integration tests require calling register-let-helper initialize function #11

Merged pull requests:

v0.5.0 (2016-08-31)

Full Changelog

Closed issues:

  • Remove andThen from acceptance tests. #9

Merged pull requests:

  • [BREAKING] Switch inline {{let}} to hash syntax #16 (mmun)
  • Rewrite inline let to have lexical scope #12 (mmun)
  • remove andThen helper #10 (cowboyd)

v0.4.0 (2016-08-26)

Full Changelog

Closed issues:

  • Proposal: inline let #7
  • Badges! and other assorted OSS goodness #3

Merged pull requests:

  • Added ability to use inline #8 (taras)

v0.3.0 (2016-07-22)

Full Changelog

Merged pull requests:

v0.2.0 (2016-07-15)

Full Changelog

v0.1.0 (2016-07-15)

Merged pull requests:

  • Tweaks to make this publishable on npm #2 (cafreeman)
  • Initial port of the bind helper from ember-microstates #1 (cafreeman)

* This Change Log was automatically generated by github_changelog_generator