Dip v7.1.1 Release Notes
Release Date: 2019-12-27 // over 3 years ago-
- ๐ Fixed using
StoryboardInstantiatable
with SPM (#233).
- ๐ Fixed using
Previous changes from v7.1.0
-
- You can now use a shorthand syntax for resolving a single property using a key path, i.e.
resolvingProperty(\.value)
. - ๐ Swift 5.0 support (#224).
- ๐ Fixed resolving nested types with the same local names (#221).
@Injected
and@IntectedWeak
property wrappers (#225).- Thread safety can be disabled on container level.
- You can now use a shorthand syntax for resolving a single property using a key path, i.e.