Version 7.0.0
There are no breaking changes to the published API.
New Features
- A new module,
SDGXML
provides utilities for working with XML. ClosedRange
hasmap(_:)
methods that correspond to those ofRange
.
Bug Fixes
- Compilation has been repaired for the arm64 variant of macOS.
- The default sort order of
StrictString
is lexicographical by NFD instead of NFC.