New
Swift 6.2.3 Release
What's Changed
- [6.2] Use
SetFileInformationByHandlefor rename in atomicData.writeon Windows by @compnerd in https://github.com/swiftlang/swift-foundation/pull/1485 - Update package dependencies to release/6.2 by @jmschonfeld in https://github.com/swiftlang/swift-foundation/pull/1488
- Merge release/6.2.1 to release/6.2 by @itingliu in https://github.com/swiftlang/swift-foundation/pull/1501
- Data.mutableSpan and Data.mutableBytes do not perform uniqueness check by @jmschonfeld in https://github.com/swiftlang/swift-foundation/pull/1530
- localizedName_103036605() fails when the current date is around DST change by @itingliu in https://github.com/swiftlang/swift-foundation/pull/1562
Full Changelog: https://github.com/swiftlang/swift-foundation/compare/swift-6.2.2-RELEASE...swift-6.2.3-RELEASE