File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 22All notable changes to this project will be documented in this file.
33This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
44
5+ ## [ 0.6.0] - 2015-11-19
6+ ### Added
7+ - Significantly increases documentation
8+ - Raises test coverage to 95%
9+ - Adds jscs rules for jsDoc
10+ - Installs ngDocs gulp task for documentation generation
11+ - Warren Seymour and Gavin Davies are now project contributors
12+
13+ ### Changed
14+ - Vastly improves the README
15+
16+ ### Fixed
17+ - Fixes broken gulp-security task
18+
19+ ### Removed
20+ - Removes the now deprecated requireSafe package
21+ - Removes gulp-istanbul, which apparently was not in use
22+
23+ ### Security
24+ - Installs nsp for the Gulp security task
25+
526## [ 0.5.0] - 2015-10-31
627### Added
728- Gulp
Original file line number Diff line number Diff line change 11{
22 "name" : " angular-model" ,
33 "description" : " Simple HATEOS-oriented persistence module for AngularJS." ,
4- "version" : " 0.5 .0" ,
4+ "version" : " 0.6 .0" ,
55 "license" : " BSD-3-Clause" ,
66 "maintainers" : [
77 {
You can’t perform that action at this time.
0 commit comments