All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
0.6.1 - 2015-11-25
- Automates NPM publication
0.6.0 - 2015-11-19
- Significantly increases documentation
- Raises test coverage to 95%
- Adds jscs rules for jsDoc
- Installs ngDocs gulp task for documentation generation
- Warren Seymour and Gavin Davies are now project contributors
- Vastly improves the README
- Fixes broken gulp-security task
- Removes the now deprecated requireSafe package
- Removes gulp-istanbul, which apparently was not in use
- Installs nsp for the Gulp security task
0.5.0 - 2015-10-31
- Gulp
- CodeClimate reporting and badge
- runSequence for Gulp
- jscs for code style
- jshint for linting
- dependency badges
- Gulp, rather than Karma, handles Coveralls reporting
- Coveralls reporting and badge
- Adds requireSafe security check to Gulp
- Updates package.json
- Style updates in
angular-model.js
0.4.1 - 2015-08-19
- CHANGELOG