Skip to content

Latest commit

 

History

History
196 lines (85 loc) · 8.65 KB

File metadata and controls

196 lines (85 loc) · 8.65 KB

0.18.0 (2024-09-07)

Features

0.17.3 (2023-12-07)

Bug Fixes

0.17.2 (2023-11-27)

Bug Fixes

  • ignoreing undefined option properties (cedd833)

0.17.1 (2023-11-24)

Bug Fixes

  • fixing type importing on deepTreeSetFunction (4d50c73)

0.17.0 (2023-11-24)

Features

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

0.16.2 (2023-11-17)

Bug Fixes

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

0.16.1 (2023-11-13)

Bug Fixes

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

0.16.0 (2023-11-04)

Features

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

0.15.0 (2023-11-01)

Features

0.14.0 (2023-10-30)

Features

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

0.13.1 (2023-10-27)

Bug Fixes

  • ignoring value during set iteration when it is expired (#13) (a65bbb3)

0.13.0 (2023-10-27)

Features

  • creating storage traversal methods (#12) (2a1efe1)

0.12.0 (2023-10-20)

Features

  • implementing deserialize-whole-tree (#11) (1d21b33)

0.11.0 (2023-10-18)

Features

0.10.0 (2023-10-17)

Features

0.9.1 (2023-10-13)

Bug Fixes

  • fixing buildKey for inner tree nodes (76f89fb)

0.9.0 (2023-10-02)

Features

  • adding event listener for deserializing errors (c905317)

0.8.1 (2023-10-01)

Bug Fixes

  • register deadline for tree values when ttl is informed (#8) (332c85f)

0.8.0 (2023-10-01)

Features

  • setNode callback support, custom ttl support, better setNode semaphore control (#7) (3f2083a)

0.7.1 (2023-10-01)

Bug Fixes

  • accepting generic target type (f446989)

0.7.0 (2023-10-01)

Features

  • refactoring options for better extensions (0aff0a5)

0.6.0 (2023-10-01)

Features

  • adding custom tree serializer (#6) (76d32fe)

0.5.0 (2023-09-30)

Features

0.4.0 (2023-09-19)

Features

  • implementing leaf only methods (#4) (ae61e36)

0.3.1 (2023-09-12)

Bug Fixes

0.3.0 (2023-09-12)

Features

0.2.0 (2023-09-11)

Features

  • creating fullTreeSet method (ba9756e)
  • creating fullTreeSet method (611698a)

0.1.0 (2023-09-08)

Features