Skip to content

Releases: codibre/nodejs-tree-key-cache

v0.18.0

07 Sep 17:40

Choose a tag to compare

0.18.0 (2024-09-07)

Features

v0.17.3

07 Dec 02:44

Choose a tag to compare

0.17.3 (2023-12-07)

Bug Fixes

v0.17.2

27 Nov 01:04

Choose a tag to compare

0.17.2 (2023-11-27)

Bug Fixes

  • ignoreing undefined option properties (cedd833)

v0.17.1

24 Nov 10:44

Choose a tag to compare

0.17.1 (2023-11-24)

Bug Fixes

  • fixing type importing on deepTreeSetFunction (4d50c73)

v0.17.0

24 Nov 10:31

Choose a tag to compare

0.17.0 (2023-11-24)

Features

  • creatnig memory tree deep-tree-set (#20) (df6696b)

v0.16.2

17 Nov 17:59

Choose a tag to compare

0.16.2 (2023-11-17)

Bug Fixes

  • refactoring memoizer for better maintainability and proper concurrent reusing (#19) (c83f1ee)

v0.16.1

13 Nov 17:30

Choose a tag to compare

0.16.1 (2023-11-13)

Bug Fixes

  • refactoring code for better maintainability (#18) (db64a73)

v0.16.0

04 Nov 14:02

Choose a tag to compare

0.16.0 (2023-11-04)

Features

  • implementing storage value versioning support (#17) (d06b580)

v0.15.0

01 Nov 12:06

Choose a tag to compare

0.15.0 (2023-11-01)

Features

v0.14.0

30 Oct 15:36

Choose a tag to compare

0.14.0 (2023-10-30)

Features

  • refactoring pre-order and implementing post order traversal methods (#14) (f129c93)