Skip to content

Latest commit

 

History

History
92 lines (52 loc) · 4.12 KB

CHANGELOG.md

File metadata and controls

92 lines (52 loc) · 4.12 KB

Change Log

v0.1.4 (2017-01-25)

Full Changelog

Merged pull requests:

  • Check ember-source version from NPM, if not found use ember from bower #19 (josemarluedke)

v0.1.3 (2016-11-10)

Full Changelog

Merged pull requests:

  • [fix] Correct logic for pushing app-lt-2-10 tree #14 (arjansingh)

v0.1.2 (2016-10-19)

Full Changelog

Merged pull requests:

  • Account for 2.9.0 not including Glimmer 2. #13 (rwjblue)

v0.1.1 (2016-09-08)

Full Changelog

Closed issues:

  • ember-alpha support #10

Merged pull requests:

  • Enable usage in Ember 2.9 beta and above. #11 (rwjblue)

v0.1.0 (2016-06-14)

Full Changelog

Closed issues:

  • Handle lack of app/templates/head.hbs more gracefully. #7

Merged pull requests:

  • include a default head template in app #9 (ronco)
  • remove unneeded slash on meta elements per HTML5 and ember-cli-template-lint #8 (openhouse)

v0.0.7 (2016-05-11)

Full Changelog

Merged pull requests:

  • Remove HTML Comments from head template. #6 (rwjblue)

v0.0.6 (2016-05-03)

Full Changelog

Closed issues:

  • head inside head #3

Merged pull requests:

  • Remove harding of isDevelopingAddon. #5 (rwjblue)

v0.0.5 (2016-03-17)

Full Changelog

Merged pull requests:

  • added option to suppress browser rendering for fastboot #4 (habdelra)

v0.0.4 (2016-03-01)

Full Changelog

Merged pull requests:

  • Clear fast boot rendered head on browser boot #2 (ronco)

v0.0.3 (2016-02-10)

Full Changelog

v0.0.2 (2016-02-10)

Full Changelog

v0.0.1 (2016-02-10)

Merged pull requests:

  • Fastboot compatibility #1 (ronco)

* This Change Log was automatically generated by github_changelog_generator