Releases: alexruperez/SecurePropertyStorage
Releases · alexruperez/SecurePropertyStorage
v0.3.2
v0.3.1
Added
- Register builder closures.
- Register builder closures with parameters.
@InjectWithand@UnwrappedInjectWithparameters property wrappers. #6- Instance inject scope.
- Mock qualifier for testing.
KeychainStorageaccess, group and synchronizable properties. Thanks for the feedback @JesusAntonioGil!
Fixed
- Strong typing on non-
@Storeproperty wrappers to avoid mixing. Thanks for the feedback @JesusAntonioGil!
v0.3.0
v0.2.0
Added
- Added
CodableandUnwrappedproperty wrapper variations. #3 Thanks for the feedback @th-mustache-dk!