New
Swift 6.0.3 Release
What's Changed
- [6.0] Decode a few keys in
SourceKitLSPOptionsthat we missed before by @ahoppen in https://github.com/swiftlang/sourcekit-lsp/pull/1647 - [6.0] Use an
AtomicInt32to countpendingUnitCountinstead of usingAsyncQueueby @ahoppen in https://github.com/swiftlang/sourcekit-lsp/pull/1744
Full Changelog: https://github.com/swiftlang/sourcekit-lsp/compare/swift-6.0.2-RELEASE...swift-6.0.3-RELEASE