Skip to content

Releases: Savory/Danet

1.3.3 SetMetadata to create decorators

01 Jan 15:18
Compare
Choose a tag to compare

1.3.2 Fix @Query decorator default behavior

04 Dec 10:32
Compare
Choose a tag to compare
fix: @Query decorator get first by default

1.3.1 Change handlebar provider

04 Dec 09:47
Compare
Choose a tag to compare
fix: change handlebar provider to prevent hanging processes

1.3.0 Store entrymodule

03 Dec 15:46
Compare
Choose a tag to compare
feat: entryModule property on app

1.2.2 Type info in metadata for documentation generator

24 Nov 15:35
Compare
Choose a tag to compare

1.2.1 Fix body validation for Body decorator with prop

20 Nov 10:25
Compare
Choose a tag to compare

1.2.0 DI for Guard and Exception Filters

09 Nov 17:39
Compare
Choose a tag to compare

We can now inject dependencies in Guards and Exceptions Filters !

1.1.1 Middleware casting is not necessary anymore

08 Nov 13:35
Compare
Choose a tag to compare

1.1.0 Middleware + Session handling !

08 Nov 07:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.7...1.1.0

1.0.7 Prevent resolving the same injectables multiple time

13 Oct 13:17
Compare
Choose a tag to compare
feat: prevent from resolving the same injectables multiple time