Skip to content
This repository was archived by the owner on Mar 26, 2018. It is now read-only.

v0.4.0

Choose a tag to compare

@eddiemonge eddiemonge released this 20 Jan 18:24
· 463 commits to master since this release

Features

  • build:
  • coffee: generate source maps for coffeescript (38a872b3)
  • gen: Change ga.js to analytics.js (17ae9e63)

Bug Fixes

  • cli: fix typo in angular:view generator usage (d62c2e34)
  • coffee:
    • remove extraneous commas and returns (6df875cd)
    • remove the semi-colon from the coffee script templates (cd46aa88)
  • docs:
    • add decorator generator description (85f07648)
    • add contributing info to contributing file (2461aad0)
  • readme: Remove yo installation step (21f00e50)
  • templates:
    • removed grunt-karma from deps (19a796f7)
    • classify services registered with .service (8e1d6fdf)
    • new scope for directive spec (2753c990)
  • test: Add correct paths to generated files (1d6f3fbf)
  • wording: clarify compass/scss feature prompt (5521fd73)