Skip to content

Latest commit

History

History
48 lines (22 loc) 路 1.95 KB

CHANGELOG.md

File metadata and controls

48 lines (22 loc) 路 1.95 KB

Changelog

0.6.0 (2024-04-22)

Features

0.5.0 (2024-03-19)

Features

  • filter entries with keys greater than this string (#37) (444ccd7)

0.4.2 (2024-02-10)

Bug Fixes

  • traversal optimization when checking if x contains y (#34) (3ef028a)

0.4.1 (2024-01-25)

Bug Fixes

  • mutated cached block and encoding length for batched shards (7c327d4)

0.4.0 (2024-01-10)

Features

Bug Fixes

Performance Improvements

  • optimised sorted events find when head is tail (7b9975b)