All notable changes to this project will be documented in this file automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY! This project adheres to Semantic Versioning.
- Fixed logic of commit / tag in gulp release [dt-rush]
- Tried to fix commit / tag logic in gulp release [dt-rush]
- Removed push from gulp release [dt-rush]
- Improved / completed CLI, refactored schema / model creation, changed flower banner [dt-rush]
- Removed index.js, unnecessary indirection to siha.js [dt-rush]
- Built dockerfile, updated TODO in README [dt-rush]
- Improved CLI with some more natural model db commands [dt-rush]
- Regenerated coverage after gulp test [dt-rush]
- Built primitive REPL for cli.js, put useful items into siha.js for API usage (used by CLI), slighlty modified payloads for patch and delete [dt-rush]
- Some refactoring [dt-rush]
- Added query filtering, sorting, ordering, etc. using sequelize-querystring [dt-rush]
- Added a one-second delay to rule out race condition is what's causing HEAD to not push properly [dt-rush]
- Fell back to exec for push, due to weird timing issues with gulp-git's push() [dt-rush]
- Added head ref logging to gulp release to debug strange issue with push timing [dt-rush]
- Fixed
gulp test
not signalling completion, causing build to fail [dt-rush]
- Fixed reference to
gulp pre-push
in README togulp release
[dt-rush]
- Added jsdoc, automated release (jsdoc, versionist, tag, push) [dt-rush]
- Fixed node version in .travis.yml [dt-rush]
- Fixed travis yml to include npm -i -D, removed some unused npm deps [dt-rush]
- Added Travis and Codecov badges / integration [dt-rush]
- Fleshed-out the models, created restify.js to restify sequelize models and generate API handlers, generalized testing to cover all models and all restified API paths [dt-rush]
- Refactored and generalized rest API creation, defined more models, and model relationships [dt-rush]
- Patched README svg logo image size [dt-rush]
- Improved README, set up testing, set up gulp [dt-rush]
- Improved README, set up testing, set up gulp [dt-rush]
- Implemented task CRUD, RESTful API (chose sqlite as storage for simplicity) [dt-rush]
- Generated CHANGELOG.md with versionist [dt-rush]
- Generated CHANGELOG.md with versionist [dt-rush]
- Added versionist to dependencies [dt-rush]
- Added README [dt-rush]
- Initial commit [dt-rush]