Releases: ChimeHQ/Rearrange
Releases · ChimeHQ/Rearrange
v1.3.2
- IndexSet transformation
v1.3.1
- IndexSet intersets
- Better
NSNotFound
handling
1.3.0
- .notFound constant
- better handling for NSNotFound
v1.2.0
- Expanded IndexSet support
- range clamp API
v1.1.6
New API for for overlap/affect detection
v1.1.5
- Documentation for limitSpanningRange
- NSRange now conforms to Sequence
v1.1.4
Fixes to how NSRange.apply checks invariants
v1.1.3
Improve invariant checks for range mutation transformations
v1.1.2
- few more
IndexSet
extensions - fixed up
RangeMutation
checks - fixed a subtle
RangeMutation
bug
v1.1.1
- Fixes for multiplatform testing
- Expanded documentation