Skip to content

7.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Nov 17:07
· 1 commit to master since this release
  1. Change QueueScheduler to use unspecified QoS when QoS parameter is defaulted (#880, kudos to @jamieQ)
  2. Add support for visionOS (#875, kudos to @NachoSoto)
  3. Fix CI release git tag push trigger (#869, kudos to @p4checo)
  4. Find and remove items from Bag using a binary search to improve performance when the collection gets large (#878, kudos to @nickoto)
  5. Add extension to ScopedDisposable for inner SerialDisposable (#873, kudos to @sirnacnud)
  6. 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)