Skip to content

Releases: davewasmer/ember-cli-favicon

Release 3.0.0

17 Oct 16:09
v3.0.0
a225eb4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.0...v3.0.0

v2.2.0

10 Jun 17:03
e2989f4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.1...v2.2.0

v2.1.1

05 Jun 15:47
2188f58
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.1.1

v2.1.0

13 May 14:31
0cf6930
Compare
Choose a tag to compare

v2.1.0 (2019-05-13)

Full Changelog

  • Dropped support for Ember 2.16 (LTS out of support)

Merged pull requests:

v2.0.0

19 Nov 12:20
610aaca
Compare
Choose a tag to compare

v2.0.0 (2018-11-19)

Full Changelog

Breaking changes!!!

The addon configuration has changed and it's not compatible with the old structure. Please take a look at the README file and migrate your configuration.

Merged pull requests:

v1.1.0

17 Nov 13:06
302ca43
Compare
Choose a tag to compare

v1.1.0 (2018-11-17)

Full Changelog

Closed issues:

  • Plans to remove PhantomJS dependency #72
  • New release? #71
  • Handle fingerprinting issue (or document) #70
  • Build error with ember build #66
  • Causes build error with ember-cli-deploy #62

Merged pull requests:

v1.0.0

17 Nov 12:48
Compare
Choose a tag to compare

v1.0.0 (2018-06-04)

Full Changelog

Closed issues:

  • Configuration for icons is not honoured #68
  • Relative URLs should be generated #17
  • Error with app.opitons.favicon[s] #15
  • Performance #10

Merged pull requests:

v1.0.0-beta.3

17 Nov 13:06
Compare
Choose a tag to compare

v1.0.0-beta.3 (2016-06-22)

Full Changelog

Closed issues:

  • Disabling platforms #7
  • HTML doesn't generate when cached #6
  • Excluding from fingerprint #5
  • Overriding default options #4
  • Writes [object Object] before index.html </head> #2

Merged pull requests:

v1.0.0-beta.2

17 Nov 13:05
Compare
Choose a tag to compare

v1.0.0-beta.2 (2016-04-14)

Full Changelog

Closed issues:

  • Plugin abandoned #8

Merged pull requests:

v0.0.3

17 Nov 13:05
Compare
Choose a tag to compare

v0.0.3 (2015-06-12)

Full Changelog

Merged pull requests:

  • Use callback instead of htmlCallback #1 (cesarizu)