Skip to content

v5.2.1

Compare
Choose a tag to compare
@nvzqz nvzqz released this 28 Jul 18:23
· 34 commits to master since this release
v5.2.1

Fixes

  • Removed String.UTF16Index conformances to RandomInRange and RandomInClosedRange for Swift 3.2 and after
    • This was enabled by an implementation based on Strideable, which the type no longer conforms to as of Swift 3.2