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.8.19 - 2025-01-15
- Enable some useful rustdoc features on docs.rs (#850)
0.8.18 - 2025-01-04
- Release 0.8.18
0.8.17 - 2025-01-04
- Release 0.8.17
0.8.16 - 2025-01-01
- Re-export
rayon
feature (#827)
- Release 0.8.16
0.8.15 - 2024-12-09
- Release 0.8.15
0.8.14 - 2024-11-28
- Release 0.8.14
0.8.13 - 2024-11-26
- Release 0.8.13 (#813)
0.8.12 - 2024-11-12
- Release 0.8.12 (#806)
0.8.11 - 2024-11-05
- Release 0.8.11 (#803)
0.8.10 - 2024-10-28
- Release 0.8.10
0.8.9 - 2024-10-21
- Re-enable foldhash by default, but exclude it from zkvm (#777)
- Release 0.8.9
0.8.8 - 2024-10-14
- Release 0.8.8
0.8.7 - 2024-10-08
- Release 0.8.7
0.8.6 - 2024-10-06
- Release 0.8.6
0.8.5 - 2024-09-25
- Release 0.8.5
0.8.4 - 2024-09-25
- primitives Implement
map
module (#743) - Support Keccak with sha3 (#737)
- Release 0.8.4
- Remove unused unstable-doc feature
- Add another dyn-abi test
0.8.3 - 2024-09-10
- Release 0.8.3
0.8.2 - 2024-09-06
- Release 0.8.2
0.8.1 - 2024-09-06
- Release 0.8.1
- Remove
Signature
generic (#719)
0.8.0 - 2024-08-21
- Release 0.8.0
- Remove
ethereum_ssz
dependency (#701)
0.7.7 - 2024-07-08
- primitives Fix rustdoc for Signature (#680)
- Add per-crate changelogs (#669)
- Release 0.7.7
- Use workspace.lints (#676)
0.7.4 - 2024-05-14
0.7.3 - 2024-05-14
- Update alloy-core homepage link
- Move
expand
fromsol-macro
to its own crate (#626)
0.7.2 - 2024-05-02
- Unhide and mention
sol!
wrappers (#615)
0.6.4 - 2024-02-29
- [core] Re-export
uint!
(#537)
0.6.3 - 2024-02-15
- Update alloy_core::sol reference to real sol (#529)