SecurePropertyStorage v0.3.1 Release Notes

Release Date: 2020-04-15 // about 4 years ago
  • โž• 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