Changes for version 0.004 - 2023-09-08
- [incompatible change] Rename option 'threshold' to 'min_range_len'.
- Add option 'max_range_len' (thanks, BOOK).
- [doc] Add more documentation & examples.
Modules
Find sequences in number arrays & convert to range (e.g. 100,2,3,4,5,101 -> 100,"2..5",101)