Version 0.1.0
- Command line invocation of tasks.
- Customisation of jsHint reporter.
- Customisation of Karma using
karma.conf.js
. - CDN fingerprinting for the
release
task. - Retire
angularity.json
and move contents topackage.json
. - Webstorm integration.
- Documentation:
- Basic usage
- Coding style
- Troubleshooting.
Version 0.x.0
To be determined.
Version 1.0.0
- Global invocation defers to a local Angularity instance, where present.
- Synchronisation task the keep selected
package.json
andbower.json
properties in sync. - Interactive command line menus.
- Sprite sheeting my browserify composition.
- Better extensibility (code cleanup, modularisation)
- Unit/Integration tests.
- Documentation:
- Angularity architecture
- Guidance on extending Angularity.