Skip to content

Releases: thiagobustamante/typescript-rest

0.3.7

05 Apr 19:48
Compare
Choose a tag to compare

Support @*Param decorators on class properties

0.3.6

10 Mar 20:04
Compare
Choose a tag to compare

Support change the bodyparser options, through @BodyOptions decorator

0.3.5

15 Feb 16:38
Compare
Choose a tag to compare

Add rest.config file to configure serviceFactories

0.3.4

08 Feb 11:59
Compare
Choose a tag to compare

Fix service registration with useIoc() enabled

0.3.3

01 Feb 02:09
Compare
Choose a tag to compare

Support typescript-ioc integration

0.3.2

01 Feb 00:06
Compare
Choose a tag to compare
new release

0.3.1

31 Jan 21:47
Compare
Choose a tag to compare
Service Constructor was not being called

0.3.0

26 Jan 19:36
Compare
Choose a tag to compare

BUG FIXES
Support downloads

0.2.10

07 Jan 01:40
Compare
Choose a tag to compare
Fix errors inheritance for typescript 2.1+

0.2.9

31 Dec 03:31
Compare
Choose a tag to compare
support new typescript version