1.0.0 (2018-11-12)
- package: include pm2 for production environments (3de7324)
1.0.0 (2018-11-01)
1.0.0-beta.6 (2018-10-19)
- mail: mail prints to console in development (aa21e5a)
1.0.0-beta.4 (2018-10-16)
- auth: buffers for secure-password (c9a9e75)
- db: bump version for production properties fix (75a3746)
- properties: internal api overrides environment variables (cd1a230)
- roles: add role system (da312f0)
1.0.0-beta.1 (2018-10-11)
0.4.0 (2017-10-17)
0.3.3 (2017-08-25)
- model: created no longer erased from validate and update merge for validation (1cce96f)
0.3.2 (2017-08-04)
- model: undefined properties do not override existing properties on update (5f6c931)
0.3.1 (2017-08-03)
- model: fix update bug where promise was not awaited (a7eb5dd)
0.3.0 (2017-07-28)
- model: add empty ORM helper to query (c85f2a0)
- route: new routing system using controllers routes function (b413186)
0.2.1 (2017-06-16)
- route: add error as route export (be17064)
0.1.3 (2017-06-13)
- util: handle typeof null === 'object' for isObject and add isDate (02d7a91)
0.1.2 (2017-06-02)
- validate: validate returning "true" for undefined optional values (6a9a869)
0.1.1 (2017-05-31)
- validate: nullable returns value (a5394fa)