Skip to content

Releases: jwdeveloper/DepenDance

0.0.20-Release

07 Sep 10:25
Compare
Choose a tag to compare
- introduce proxyProvider annotation that inject

proxy class to the base class if the proxy exists

- Injection Event new property, source. The property
stands for the sounce from the Injected type is created

0.0.19-Release

03 Sep 12:40
Compare
Choose a tag to compare
- fix pom

0.0.18-Release

29 Jun 20:43
Compare
Choose a tag to compare
Types register as InterfaceAndProvider must not have default constructor

0.0.17-Release

05 Jun 19:12
Compare
Choose a tag to compare
Merge remote-tracking branch 'origin/master'

0.0.16-Release

05 Jun 18:22
Compare
Choose a tag to compare
- register itself to container

0.0.15-Release

03 Jun 18:29
Compare
Choose a tag to compare
- Creating Child containers based on parent container

- Types resolver as build in feature

0.0.14-Release

26 May 12:08
Compare
Choose a tag to compare
Fix, container search, it wasn't returning all implementations

0.0.13-Release

18 May 21:49
Compare
Choose a tag to compare
Handle Duplicated Generics Type

0.0.12-Release

18 May 20:33
Compare
Choose a tag to compare
Merge remote-tracking branch 'origin/master'

0.0.11-Release

18 May 20:30
Compare
Choose a tag to compare
Support for injecting object to fields