All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
0.5.0 (2019-08-29)
0.4.2 (2019-08-13)
Note: Version bump only for package project
0.4.1 (2019-08-13)
- better model type inference (57c25d7)
0.4.0 (2019-07-24)
- added swagger UI, simplified swagger doc serving (391cdd6)
0.3.0 (2019-07-18)
- davinci (3e477ff)
0.2.1 (2019-07-18)
0.2.0 (2019-07-18)
- add 'statusCode' (assigned same as 'code') (fd4dcf4)
0.1.7 (2019-06-25)
0.1.6 (2019-06-21)
Note: Version bump only for package project
0.1.5 (2019-06-18)
0.1.4 (2019-06-18)
0.1.3 (2019-06-18)
0.1.2 (2019-06-17)
0.1.1 (2019-06-07)
- static explorer (84a993e)
- added 'before' and 'after' middlewares (b47fddb)
- added @populate and @virtual decorator, few renamings (ef8f978)
- added
start
andclose
methods on app Express object returned by createApp (99799e3) - added controller basepath, fixed swagger parameters validation (4d2a75b)
- added middleare and req/res decorators for methods parameters (1a55b8a)
- added mongoose hooks (aad6a77)
- lerna conventional commits (#3) (ebbfecb)
- now swagger supports inline objects and definitions with $ref (c741ae5)
- support nested population query parameters (70e316b)
0.0.3 (2019-06-07)
- prevent crm from publishing (3364cee)
0.0.2 (2019-06-07)
- removed .npmrc file creation (a57c91e)
- removed semantic-release package, using lerna conventional commits (c25595a)
- setting git user info (bf2e1bd)
- yaml syntax (0edeee5)
- static explorer (84a993e)
- added 'before' and 'after' middlewares (b47fddb)
- added @populate and @virtual decorator, few renamings (ef8f978)
- added
start
andclose
methods on app Express object returned by createApp (99799e3) - added controller basepath, fixed swagger parameters validation (4d2a75b)
- added middleare and req/res decorators for methods parameters (1a55b8a)
- added mongoose hooks (aad6a77)
- now swagger supports inline objects and definitions with $ref (c741ae5)
- support nested population query parameters (70e316b)