Skip to content

Releases: ChimeHQ/Rearrange

v1.3.2

10 Dec 17:22
6e0eec6
Compare
Choose a tag to compare
  • IndexSet transformation

v1.3.1

23 Nov 18:53
50936b0
Compare
Choose a tag to compare
  • IndexSet intersets
  • Better NSNotFound handling

1.3.0

18 Nov 01:20
eaef15f
Compare
Choose a tag to compare
  • .notFound constant
  • better handling for NSNotFound

v1.2.0

13 Nov 01:46
737b13b
Compare
Choose a tag to compare
  • Expanded IndexSet support
  • range clamp API

v1.1.6

25 Aug 20:27
4e055c1
Compare
Choose a tag to compare

New API for for overlap/affect detection

v1.1.5

16 Apr 14:43
b02fde3
Compare
Choose a tag to compare
  • Documentation for limitSpanningRange
  • NSRange now conforms to Sequence

v1.1.4

10 Apr 16:41
f27ebec
Compare
Choose a tag to compare

Fixes to how NSRange.apply checks invariants

v1.1.3

10 Apr 15:43
17807e8
Compare
Choose a tag to compare

Improve invariant checks for range mutation transformations

v1.1.2

12 Dec 19:48
6f65555
Compare
Choose a tag to compare
  • few more IndexSet extensions
  • fixed up RangeMutation checks
  • fixed a subtle RangeMutation bug

v1.1.1

11 Sep 17:26
b0827d8
Compare
Choose a tag to compare
  • Fixes for multiplatform testing
  • Expanded documentation