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

v0.5.0

Choose a tag to compare

@eddiemonge eddiemonge released this 20 Jan 18:25
· 434 commits to master since this release

Bug Fixes

  • app:
  • build:
    • remove references to global yeomanConfig (a0f16e26)
    • update to grunt-contrib-connect 0.5.0 (67c0ebf0)
    • update to grunt-contrib-connect 0.4.0 (368ad7f9)
  • docs: fixed typo in readme (a967907c)
  • generator: add app modules dependency to app (a45b71c9, closes #230)
  • templates:
    • Gruntfile indentation (6f7d17e2)
    • take out semicolons in coffeescript (e38124ee)
    • correct coffee provider template (86aefe5d)
    • value generator should use value template (67d0c5ad)
  • test: update tests to match service files (c30464c3, closes #338, #354)
  • views: correct path for sub views (0568e744, closes #359)