All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.6.3 (2018-01-05)
0.6.2 (2018-01-01)
0.6.1 (2017-12-29)
0.6.0 (2017-12-27)
0.5.1 (2017-12-27)
0.5.0 (2017-12-26)
- Throw type error for incorrect middleware options (#38) (50b8f65)
- debug: Add debug feature for extra output (#41) (a6feb83)
0.4.1 (2017-12-19)
0.4.0 (2017-12-19)
- Add support for windows (#30) (bc8d146)
- init: Add support to use additional options for middlewares (#33) (e0f11ed)
0.3.1 (2017-12-10)
- Fixed issue where database name is undefined when initiating the api (#28) (2a16bda)
- Make msg a function to fix http logging (#29) (4d2fa4e)
0.3.0 (2017-12-10)
- deps: Remove unused rollup-watch and babel-preset-minify deps (#26) (2916f79)
- docs: Removed done todos [ci skip] (#27) (32d0a1a)
- Allow custom middleware to be passed down to the init method (#21) (4ba1ac5), closes #22 #19 #12
- Build with Rollup to reduce package size (#19) (6d60954)
0.2.1 (2017-12-09)
0.2.0 (2017-12-05)
- HttpServer listens to port with 0 workers (#10) (5a45e31)
- Remove unused rimraf from package.json (#1) (e64c63d)
- initial-release: Initial release for npm registry (c5269e7)