Releases: dewantawsif/flexible-hilt
Releases · dewantawsif/flexible-hilt
v0.6.0
v0.5.0
Added
FlexibleHilt.get()
andFlexibleHilt.getLazy()
Changed
- Generated classes and their file structure
Deprecated
MakeFlexible
annotation, as it is no longer needed due to recent compiler changesgetFromFlexibleHilt()
andlazyFromFlexibleHilt()
in favor ofFlexibleHilt.get()
andFlexibleHilt.getLazy()
v0.4.0
Changed
- Add guard on what
Context
can be used to initializeFlexibleHilt
v0.3.0
Changed
FlexibleHilt
is now automatically initialized