Skip to content

Version 7.0.0

Compare
Choose a tag to compare
@SDGGiesbrecht SDGGiesbrecht released this 15 Feb 23:40
· 185 commits to master since this release
364d43c

There are no breaking changes to the published API.

New Features

  • A new module, SDGXML provides utilities for working with XML.
  • ClosedRange has map(_:) methods that correspond to those of Range.

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.