Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 950 Bytes

CHANGELOG.md

File metadata and controls

26 lines (16 loc) · 950 Bytes

Changelog

[v1.1.1] - 2024-12-19

  • #120 Skip unwanted logs from PebbleDB

[v1.1.0] - 2024-11-22

  • Allow full control in rocksdb opening
  • Make Iteractor and Batch interfaces more flexible by a type alias
  • Remove build tag for PebbleDB

[v1.0.2] - 2024-02-26

  • Downgrade Go version in go.mod to 1.19

[v1.0.1] - 2024-02-25

[v1.0.0] - 2023-05-25

Note this repository was forked from github.com/tendermint/tm-db. Minor modifications were made after the fork to better support the Cosmos SDK. Notably, this repo removes badger, boltdb and cleveldb.