Releases: orchejs/rest
Releases · orchejs/rest
0.4.0
0.3.2
This release fixes the scope of rest classes.
0.3.1
Updated @orchejs/common version to 0.3.0 which fixing the @types/winston import.
0.3.0
This release fixes several issues and has 98% coverage.
The final release for this library will soon be published.
0.2.0
Removed restify and koa implementations. They will be added in a future release.
0.1.0
First version, delivering:
- Routes with express using Typescript decorators
- Validators
- Object conversion
- Parameters
- Interceptors
- Response and Request functionalities.