Skip to content

Releases: codibre/nodejs-tree-key-cache

v0.18.0

Choose a tag to compare

@codibrebot codibrebot released this 07 Sep 17:40

0.18.0 (2024-09-07)

Features

v0.17.3

Choose a tag to compare

@codibrebot codibrebot released this 07 Dec 02:44

0.17.3 (2023-12-07)

Bug Fixes

v0.17.2

Choose a tag to compare

@codibrebot codibrebot released this 27 Nov 01:04

0.17.2 (2023-11-27)

Bug Fixes

  • ignoreing undefined option properties (cedd833)

v0.17.1

Choose a tag to compare

@codibrebot codibrebot released this 24 Nov 10:44

0.17.1 (2023-11-24)

Bug Fixes

  • fixing type importing on deepTreeSetFunction (4d50c73)

v0.17.0

Choose a tag to compare

@codibrebot codibrebot released this 24 Nov 10:31

0.17.0 (2023-11-24)

Features

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

v0.16.2

Choose a tag to compare

@codibrebot codibrebot released this 17 Nov 17:59

0.16.2 (2023-11-17)

Bug Fixes

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

v0.16.1

Choose a tag to compare

@codibrebot codibrebot released this 13 Nov 17:30

0.16.1 (2023-11-13)

Bug Fixes

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

v0.16.0

Choose a tag to compare

@codibrebot codibrebot released this 04 Nov 14:02

0.16.0 (2023-11-04)

Features

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

v0.15.0

Choose a tag to compare

@codibrebot codibrebot released this 01 Nov 12:06

0.15.0 (2023-11-01)

Features

v0.14.0

Choose a tag to compare

@codibrebot codibrebot released this 30 Oct 15:36

0.14.0 (2023-10-30)

Features

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