Skip to content

v0.5.0

Compare
Choose a tag to compare
@dewantawsif dewantawsif released this 07 Aug 09:06
· 44 commits to main since this release
fc7e054

Added

  • FlexibleHilt.get() and FlexibleHilt.getLazy()

Changed

  • Generated classes and their file structure

Deprecated

  • MakeFlexible annotation, as it is no longer needed due to recent compiler changes
  • getFromFlexibleHilt() and lazyFromFlexibleHilt() in favor of FlexibleHilt.get() and FlexibleHilt.getLazy()