New
7.2.0
- Change
QueueSchedulerto use unspecified QoS when QoS parameter is defaulted (#880, kudos to @jamieQ) - Add support for visionOS (#875, kudos to @NachoSoto)
- Fix CI release git tag push trigger (#869, kudos to @p4checo)
- Find and remove items from Bag using a binary search to improve performance when the collection gets large (#878, kudos to @nickoto)
- Add extension to
ScopedDisposablefor innerSerialDisposable(#873, kudos to @sirnacnud) - Updated project settings for Xcode 16, bumped min deployment targets to iOS 12, macOS 10.13, tvOS 12, watchOS 4, visionOS 1.0 (#883, kudos to @mluisbrown)