@ubiquits/toolchain
Version:
Toolchain for ubiquits projects, modules & core
50 lines (25 loc) • 2.28 kB
Markdown
<a name="0.0.6"></a>
## [0.0.6](https://github.com/ubiquits/quickstart/compare/v0.0.4...v0.0.6) (2016-06-18)
### Bug Fixes
* **middleware:** Force headName to lowercase for demo middleware ([73a3c04](https://github.com/ubiquits/quickstart/commit/73a3c04))
### Features
* **bootstrap:** Implement async bootstrapping with check for database status so fallback to mock will work ([7ece712](https://github.com/ubiquits/quickstart/commit/7ece712))
* **bootstrap:** Refactor out the bootstrap code ([d99ee4f](https://github.com/ubiquits/quickstart/commit/d99ee4f))
* **changelog:** Updated changelog, add pr-bumper config to suppress changelog overwriting ([0a79445](https://github.com/ubiquits/quickstart/commit/0a79445))
* **infrastructure:** Implement separate mock, http and db stores as concrete classes for user store. ([1cb2cc2](https://github.com/ubiquits/quickstart/commit/1cb2cc2))
* **middleware:** Refactor with ResourceController and middleware example ([01f23db](https://github.com/ubiquits/quickstart/commit/01f23db))
* **stores:** Implement full e2e test of model retrieval with implementations of database and http stores ([8a8d4f4](https://github.com/ubiquits/quickstart/commit/8a8d4f4))
<a name="0.0.4"></a>
## [0.0.4](https://github.com/ubiquits/quickstart/compare/v0.0.3...v0.0.4) (2016-06-08)
<a name="0.0.3"></a>
## [0.0.3](https://github.com/ubiquits/quickstart/compare/v0.0.2...v0.0.3) (2016-06-03)
<a name="0.0.2"></a>
## [0.0.2](https://github.com/ubiquits/quickstart/compare/v0.0.1...v0.0.2) (2016-06-03)
<a name="0.0.1"></a>
## [0.0.1](https://github.com/ubiquits/quickstart/compare/da1e75e...v0.0.1) (2016-06-03)
### Features
* **demo:** extracted _demo from [@ubiquits](https://github.com/ubiquits)/core ([da1e75e](https://github.com/ubiquits/quickstart/commit/da1e75e))
* **env:** added .env example file ([25f90bc](https://github.com/ubiquits/quickstart/commit/25f90bc))
* **infrastructure:** refactored to use new toolchain structure ([49fb2e7](https://github.com/ubiquits/quickstart/commit/49fb2e7))
* **infrastructure:** tweaked implementation for testing ([a6a3ed6](https://github.com/ubiquits/quickstart/commit/a6a3ed6))
* **npm:** fixed package naming ([86f2117](https://github.com/ubiquits/quickstart/commit/86f2117))