Skip to content

Latest commit

 

History

History
57 lines (29 loc) · 2.12 KB

CHANGELOG.md

File metadata and controls

57 lines (29 loc) · 2.12 KB

Changelog

2.0.0 (2024-04-08)

⚠ BREAKING CHANGES

  • drop Node.js <18.20.1 support

Performance Improvements

  • drop Node.js <18.20.1 support (adc3fb6)

1.1.5 (2022-07-31)

Performance Improvements

  • add validation of node relations (9514dbd)

1.1.4 (2022-06-24)

Performance Improvements

  • do not use recursion in the size getter (2b15769)

1.1.3 (2021-12-08)

Bug Fixes

  • update parent links after deletion (fb3301d), closes #5

1.1.2 (2021-12-06)

Performance Improvements

  • remove recursion from the height method (72d05e4)

1.1.1 (2021-12-06)

Performance Improvements

  • add comparator to the .from() method (1a19281)

1.1.0 (2021-12-03)

Features

1.0.0 (2021-12-03)

Features

Metadata