Releases: zhgzhg/TinyDI
Releases · zhgzhg/TinyDI
0.3.1
Full Changelog: 0.3.0...0.3.1
0.3.0
Full Changelog: 0.2.3...0.3.0
0.2.3
Full Changelog: 0.2.2...0.2.3
TinyDI 0.2.2
- Dependency upgrades
TinyDI 0.2.1
0.2.1 (2021-12-14)
New Features
- Upgrade dependencies and refactor project build config files (b46d513)
TinyDI 0.2.0
0.2.0 (2021-12-04)
Build System / Dependencies
- Upgrade to Gradle 7.3.1 (6dac9bf)
- Upgrade GH action dependencies (ba2c4a3)
- Upgrade to Gradle 7.3 (8741571)
- Upgrade to Gradle 7.2 (7b246a4)
Continuous Integration
- Adjust ci for the multimodule build (20bb7fe)
Documentation Changes
- Add the missing from some methods javadocs (31729f2)
- Add the missing from some methods javadocs (5c30567)
New Features
- Upgrade to ClassGraph 4.8.128 (47c0ec7)
- Add gradle plugin helper producing static scanning artifacts for Android (86d0347)
- Ability to aggresively circumvent Java 16+ strong encapsulation (1b9ec3f)
- Ability to override classpaths in the BuildTimeScan helper (5258fdc)
Bug Fixes
- Temp workaround for a missing Android method (759d984)
- Upgrade to ClassGraph 4.8.137 (bf408f5)
- Add potentially missing class loaders after loading static DI scan (40dbfc8)
- Add missing build time scan helpers (89fc369)
- Add the missing, yet documented BuildTimeScan helper (39e75eb)