Skip to content

7.1.0

Compare
Choose a tag to compare
@ilyapuchka ilyapuchka released this 10 Nov 16:12
· 10 commits to develop since this release
  • 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.