Resolver v1.2.1 Release Notes

Release Date: 2020-12-07 // over 3 years ago
  • 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