Skip to content

Releases: radekmie/ranges-set

v1.2.1

18 Oct 20:03
99a837f

Choose a tag to compare

v1.2.0

13 Apr 12:02
794b3bd

Choose a tag to compare

  • Exposed internal methods (prefixed with _).
  • Updated dependencies.

v1.1.5

20 Sep 12:51
d5a1720

Choose a tag to compare

  • Added support for inversed ranges, e.g., 3-1.

v1.1.4

04 Dec 15:18
72c5e6e

Choose a tag to compare

  • Improved handling of empty strings, e.g., , , x , ,.

v1.1.3

28 Oct 07:26
19fcfdd

Choose a tag to compare

  • Fixed normalization of non-numeric entries.

v1.1.2

22 Aug 09:49
e564e38

Choose a tag to compare

  • Removed unnecessary export.

v1.1.1

22 Aug 09:46
ad1d306

Choose a tag to compare

  • Even faster parsing (by 20-40% on real data).
  • Even smaller footprint.
  • Improved typing with explicit mutability markers.
  • Updated dependencies.

v1.1.0

24 Mar 10:54
4a1b10c

Choose a tag to compare

  • Implemented equal.

v1.0.2

23 Mar 11:53
9307067

Choose a tag to compare

  • Fixed difference for overlapping ranges.

v1.0.1

29 Jan 00:05
3094566

Choose a tag to compare

  • Version 1.0.0 on npm contained no transpiled files. Sorry!