Releases: reactiveui/Splat.DI.SourceGenerator
Releases · reactiveui/Splat.DI.SourceGenerator
1.1.7
Features:
- 8a9a608 feature: Add RegisterConstant to lazy checks (#17) @glennawatson
1.1.6
Features:
- 5876c3a feature: Add locations not null (#15) @glennawatson
1.1.5
Features:
- e92ed27 feature: Allow multiple metadata errors per class (#14) @glennawatson
1.1.4
Fixes:
- eec99d0 fix: legitimate lazy being detected as not registered (#13) @glennawatson
1.1.3
Fixes:
- eece4bc fix: Make error message get the location correctly (#12) @glennawatson
1.1.2
Features:
- 641744a Feature: Add lazy checking (#11) @glennawatson
1.1.1
Features:
- 6edbb58 feature: Add ability to specify your own locator (#10) @glennawatson
Housekeeping:
- 39fa0f9 housekeeping: Further cleanup (#9) @SimonCropp
1.0.8
Features:
- 26fd9e0 feature: Add single type registration and allow calling SetupIOC again (#8) @glennawatson
1.0.7
Fixes:
- 1c9a40e fix: add auto generate tag to generated source (#7) @glennawatson
Housekeeping:
- aa689dc housekeeping: Cleanup code base (#6) @SimonCropp
- 544a6de housekeeping: Update readme @glennawatson
1.0.4
Fixes:
- 4ca3ae7 fix: Warn if there are multiple registrations (#5) @glennawatson