All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.2.1 - 2024-01-24
- Support no_std (#2)
- Add cliff.toml and scripts
- Simplify no_std
0.2.0 - 2024-01-10
- [deps] Bump alloy-primitives
- Release 0.2.0
- Update authors (#3)
0.1.0 - 2023-12-20
- Miri
- Deny
- Clean up dependencies
- Initial implementation extracted from reth
- Update configs
- Increase visibility
- Remove unused module
- Clippy, docs, rm unused file
- [meta] Ci, licenses, configs
- Prealloc children (#1)
- Initial commit