7.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.