Skip to content

Release 1.2.1 / 1.2.0

Compare
Choose a tag to compare
@hmlongco hmlongco released this 07 Dec 21:57
· 101 commits to master since this release

1.2.1

  • Fix autorelease bug in WeakLazyInjected property wrapper

1.2

  • Rewrite argument passing code to support multiple arguments
  • Add @WeakLazyInjected property wrapper
  • Update Cyclic Dependencies and Annotation documentation
  • Fix to build on Linux - PR#75
  • Fix to build dynamically using SPM - PR#71
  • Fix issue with hierarchical containers - PR#50
  • Add tvOS deployment target for Cocoapods - PR#56