Skip to content

Rapid 2.1.0

Choose a tag to compare

@mba6comma1 mba6comma1 released this 29 Aug 18:31
· 125 commits to main since this release
  • Added mutate(_:using:) function to mutate values directly
  • PartialRangeFrom, PartialRangeThrough, and PartialRangeUpTo now conform to Equatable, Hashable, CustomStringConvertible, CustomDebugStringConvertible, and CustomReflectable
  • Added AnyEquatable, a type-erased wrapper for Equatable

Full Changelog: v2.0.0...v2.1.0