Skip to content

Rapid 2.3.0

Choose a tag to compare

@mba6comma1 mba6comma1 released this 02 Sep 00:57
· 73 commits to stable since this release
  • Added appendInterpolation(_:format:) and appendInterpolation(_:if:) string interpolation methods
  • SetAlgebra now has +, +=, -, and -= operators
  • Added ~= operators for Error and KeyPath
  • Added sorted(by:) and sorted(by:using:) methods to Sequence
  • The package previously did not build on anything other than macOS. This has hopefully been fixed.

Full Changelog: v2.2.0...v2.3.0