Skip to content

Add InjectedObject property wrapper for SwiftUI

Compare
Choose a tag to compare
@hmlongco hmlongco released this 29 Dec 18:44
· 156 commits to master since this release
  • Add @InjectedObject property wrapper for SwiftUI support
  • Ensure proper initialization of pthread mutexes
  • Add missing public keyword to registerAllServices() method
  • Expand supported platforms to include macOS, tvOS, and watchOS
  • Set minimum supported platform on iOS to iOS 11