v0.3.1
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!