Releases: thiagobustamante/typescript-rest
Releases · thiagobustamante/typescript-rest
0.3.7
Support @*Param decorators on class properties
0.3.6
Support change the bodyparser options, through @BodyOptions decorator
0.3.5
Add rest.config file to configure serviceFactories
0.3.4
Fix service registration with useIoc() enabled
0.3.3
Support typescript-ioc integration
0.3.2
new release
0.3.1
Service Constructor was not being called
0.3.0
BUG FIXES
Support downloads
0.2.10
Fix errors inheritance for typescript 2.1+
0.2.9
support new typescript version