This is a patch release that ships a workaround for a Swift 6.4 defect that prevents code that uses the package from deploying before macOS/iOS 27 (#733), alongside fixes for a handful of other bugs uncovered since 1.7.0.
What's Changed
- Housekeeping: replace repo-level CODE_OF_CONDUCT by @apple-ospo[bot] in #738
- [HashTreeCollections] Fix union misplacing items pushed into a new child by @Denimworld12 in #737
- [BitCollections] Fix BitSet.Counted.update(with:) not maintaining the cached count by @Denimworld12 in #736
- validateContainer: report a mis-sized expectation instead of trapping or ignoring it by @Joseph-Cursio in #735
- Avoid using
Refin Swift 6.4 by @lorentey in #739 - Version 1.7.1 release preparations by @lorentey in #740
New Contributors
- @apple-ospo[bot] made their first contribution in #738
- @Denimworld12 made their first contribution in #737
Full Changelog: 1.7.0...1.7.1