Skip to content

v0.2.1

Compare
Choose a tag to compare
@rwjblue rwjblue released this 25 Aug 11:48
· 113 commits to master since this release
7352cc1

0.2.1

  • Remove hard-coded list of files to include (in package.json).

0.2.0

  • Remove vendored code (instead, install via bower in postinstall hook).
  • Export a POJO (allows us to inherit from ember-cli's Addon model).
  • Add repo url to package.json.