What's Changed
- feat: make TrieIter return error's instead of hiding them by @KolbyML in #1
- chore: bump version for next release by @KolbyML in #3
- dc8b95d chore: update alloy depend's versions
- 7947a83 feat: make db public
- 7e57d3d fix: on clear reset trie parameters
- 142ace6 feat: add function to clear whole database
- a69f99c feat: add from hash and use B256 for keys
- 0b469e5 feat: add call to get all changed nodes
- 11ec003 chore(deps): change ethereum-types to alloy-primitives
- 83bf198 feat: make nibbles public
- de1e5e4 feat: make decode_node public
- 155f53e feat: make node module public
Full Changelog: v0.4.0...v0.5.0
The previous v0.4.0 release notes can be found in the old repository location: https://github.com/carver/eth-trie.rs/releases/tag/v0.4.0