All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
0.3.2 - 2015-11-30
package.json
description field
0.3.1 - 2015-11-30
README
CHANGELOG
0.3.0 - 2015-11-30
- Thorough documentation
- A sample project
- A
Gulpfile
with various tasks - An
.editorconfig
- Travis integration
- CodeClimate integration
- Coveralls integration
jshint
- A Karma config
- Switches from bundled libraries to NPM
- Updates
angular-scaffold.js
- Moves tests from
/test
to/spec
- Significant
README
revision
CHANGELOG
formatting
Gruntfile
gulp-nsp
now runs a security audit onpackage.json
0.2.0 - 2015-10-29
- Create, Edit, Delete, and Fetch All behaviors
- Pagination
- Querying
- Detects Angular 1.2.x Promise handling
- Tests (
scaffoldSpec.js
) - A
.gitignore
- A
Gruntfile
with test and watch tasks
0.1.1 - 2015-08-19
- A CHANGELOG
- Initial Release