Releases: johnrbent/Rearrange
Releases · johnrbent/Rearrange
v2.1.1
Compare
Sorry, something went wrong.
No results found
NSRange.init<Calculator: TextRangeCalculating>(_ textRange: Calculator.TextRange, with calculator: Calculator)
v2.1.0
Compare
Sorry, something went wrong.
No results found
Introduce TextRangeCalculating concept
v2.0.0
Compare
Sorry, something went wrong.
No results found
Swift 6 compatibility
Remove NSTextLocation comparable extensions
Fix a bug that could cause IndexSet(range) to be extremely slow
v1.8.1
Compare
Sorry, something went wrong.
No results found
Better Catalyst and visionOS support
v1.8.0
Compare
Sorry, something went wrong.
No results found
v1.7.0
Compare
Sorry, something went wrong.
No results found
IndexSet range array initializer
Support for NSTextLocation comparisons
v1.6.0
Compare
Sorry, something went wrong.
No results found
RangeMutation now conforms to Sendable
v1.5.3
Compare
Sorry, something went wrong.
No results found
change preconditions to assertions
v1.5.2
Compare
Sorry, something went wrong.
No results found
Range convenience methods for String
v1.5.1
Compare
Sorry, something went wrong.
No results found
RangeMutation is now Hashable