Dip v7.1.1 Release Notes
Release Date: 2019-12-27 // about 5 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.