This repository has been archived by the owner on Mar 26, 2018. It is now read-only.
v0.2.2
Features:
- build: Integrate grunt-rev into build process (87bab71)
- app:
- misc: add Grunt support to automate releases and changelogs (9daa50a)
Bug Fixes:
- build:
- remove all files except git related on clean (21a0f43)
- fix Bower error caused by incorrect templates. (0ab5448)
- Moved duplicate grunt options into own section (3869ca8)
- grunt-bower-hooks was renamed (3bbaacd)
- Watch SVG files. Fixes generator-webapp#41 (45fe8ab)
- display correct message when running npm/bower (3498aa1)
- add Bootstrap reference when not using Compass (d123897)
- add SVG files to Grunt rev task. (3c8daab)
- Changed to shallow copy fonts (1f6b864)
- Ignore test subfolder (a07627b)
- finify bootstrap img (263ce61)
- coffee:
- app:
- test:
- gen:
- readme:
- add note to readme about making a node_modules dir until global generators are supported (73a2450)
- add a note about running commands from the root app folder (f986c77)
- switched to global generators (18ef336)
- add note to readme about commit message conventions (d125dd2)
- Improve readme (8262b93)
- added documentation of route adding (7c5e03c)
- Corrected file extension in example (a1149ea)
- tests: skip install on tests (5035d94)