Skip to content

Version 0.0.5

Compare
Choose a tag to compare
@kimroen kimroen released this 04 Aug 17:21
· 326 commits to master since this release

Fixes a bug and does some catching up to the blueprint-changes in ember-cli.

  • Updates to blueprints from ember-cli
    • Generating a helper also generates a test
    • The generated initializer for services is more explicit about being for a service
    • Generating a route called 'basic' doesn't add it to router.coffee
  • Generated services are no longer broken (sorry!)