1.2.0
What's Changed
- Added: Automatically export Observation when available (#73).
- Fixed: Silence visionOS warnings (#70).
- Fixed: Use
&+
operator to prevent overflow inWithPerceptionTracking
(#74). - Fixed: Gate SwiftUI code with
#if canImport
for better portability on non-Apple platforms (#75).
New Contributors
Full Changelog: 1.1.7...1.2.0