github pointfreeco/swift-perception 1.1.0

latest releases: 2.0.8, 2.0.7, 2.0.6...
20 months ago

What's Changed

  • Added: Support WithPerceptionTracking in scenes, commands, and other non-view contexts (#7).
  • Added: SwiftUI environment backport (#13). @Environment and View.environment support for perceptible objects.
  • Added: isPerceptionCheckingEnabled global toggle for disabling perception checks (#16).
  • Fixed: Compilation should no longer fail when targeting visionOS (thanks @schrismartin, #6).
  • Fixed: Do perception checking in iOS 17 so that running on iOS <16 is not required to debug missing instances of WithPerceptionTracking (#10).
  • Infrastructure: Typo fixes (thanks @Sajjon, #3).
  • Infrastructure: Added issue templates (#4).
  • Infrastructure: .spi.yml updates (#14).

New Contributors

Full Changelog: 1.0.0...1.1.0

Don't miss a new swift-perception release

NewReleases is sending notifications on new releases.