Skip to content

Swift 6.0.3 Release

Latest
Compare
Choose a tag to compare
@shahmishal shahmishal released this 13 Dec 07:05
· 102 commits to main since this release
26a599c

What's Changed

  • [6.0] build: Repair the build on WASI platform by @MaxDesiatov in #5053
  • [6.0] Add stub for Testing module by @jmschonfeld in #5078
  • [CFXMLInterface] Remove spurious include path. by @al45tair in #5102
  • Fix a leak when mutating CharacterSet by moving away from _SwiftNSCharacterSet wrapper by @parkera in #5110
  • Fixed an infinite loop caused by force casting NSError to CocoaError by @parkera in #5116
  • Ensure that NSCharacterSet always returns an NSObject on copy by @parkera in #5120
  • [6.0.x] Add a thread-safe implementation of Process.currentDirectoryURL by @jakepetroules in #5096
  • Move __CFAllocatorRespectsHintZeroWhenAllocating (6.0) by @parkera in #5127
  • [6.0.x] Fix crash when using WebSockets with URLSession.shared by @jrflat in #5131
  • [Musl] Add back missing autolink arguments, fix CFPosixSpawnFileActionsChdir. by @al45tair in #5143

Full Changelog: swift-6.0.2-RELEASE...swift-6.0.3-RELEASE