Skip to content

Releases: alexruperez/SecurePropertyStorage

v0.3.2

03 Mar 11:45

Choose a tag to compare

Fixed

  • Xcode 12.

Commits

v0.3.1

15 Apr 19:50

Choose a tag to compare

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

v0.3.0

10 Apr 10:41
cd3eea5

Choose a tag to compare

Added

  • Added @Inject, @UnwrappedInject and @Register property wrappers for dependency injection with qualifiers. #4

Commits

v0.2.0

07 Apr 20:26

Choose a tag to compare

Added

  • Added Codable and Unwrapped property wrapper variations. #3 Thanks for the feedback @th-mustache-dk!

Commits