What's Changed
- Added:
WithPerceptionTracking
is now extensible to other custom result builders (thanks @johnhammerlund, #127). - Fixed: Bump support for swift-syntax 6.1 (thanks @shimastripe, #132).
- Fixed: Improve
WithPerceptionTracking
performance in iOS 17+, etc. by avoiding escaping closures in release builds (thanks @jegnux, #135). - Infrastructure: Drop
AnySendable
in favor ofany Sendable
(#133).
New Contributors
- @johnhammerlund made their first contribution in #127
- @shimastripe made their first contribution in #132
- @jegnux made their first contribution in #135
Full Changelog: 1.5.1...1.6.0