Skip to content

v0.3.1

Compare
Choose a tag to compare
@alexruperez alexruperez released this 15 Apr 19:50
· 32 commits to master since this release

Added

  • Register builder closures.
  • Register builder closures with parameters.
  • @InjectWith and @UnwrappedInjectWith parameters property wrappers. #6
  • Instance inject scope.
  • Mock qualifier for testing.
  • KeychainStorage access, group and synchronizable properties. Thanks for the feedback @JesusAntonioGil!

Fixed

  • Strong typing on non-@Store property wrappers to avoid mixing. Thanks for the feedback @JesusAntonioGil!

Commits