Skip to content

Releases: hexsprite/intervaltree

v1.2.0

20 Mar 18:43
dac7103

Choose a tag to compare

1.2.0 (2026-03-20)

Features

  • add chopAll() for batch interval removal (407a015)

v1.1.0

06 Dec 20:43
9c8d99f

Choose a tag to compare

1.1.0 (2025-12-06)

Features

  • add toSorted polyfill for Node 14 compatibility (284956d)
  • major DX improvements - generics, iterators, boolean checks, and set operations (#4) (f6cde8d)

Bug Fixes

  • use consistent undefined check in toString() (2df7fba)