Changelog of @hackage/lsm-tree 1.0.0.2

Revision history for lsm-tree

1.0.0.2 -- 2026-04-24

Breaking changes

None

New features

None

Minor changes

  • Support io-classes ^>=1.9 and ^>=1.10. See PR #819.
  • Support ghc-9.14. See PR #836.
  • Support containers-0.8. See PR #836.

Bug fixes

  • Fix a bug where lookups with a large number of input keys would sometimes return incorrect lookup results. See PR #841.

1.0.0.1 -- 2025-12-03

  • PATCH: support filepath-1.4. See PR #804.

1.0.0.0 -- 2025-08-06

  • First released version.