Skip to content

alloy-core v0.5.0

Compare
Choose a tag to compare
@DaniPopes DaniPopes released this 23 Nov 22:21
· 283 commits to main since this release
v0.5.0
e89c26b

Highlights

  • Implemented more utilities in [alloy-primitives] (#432)
  • Added sol-macro json-abi item generation through #[sol(abi)] (#422)
  • Added sol-macro SolEventInterface (#426)
  • Added support for SSZ (#407)
  • Added dyn-abi DynSolType::coerce_str (#380)
  • Renamed sol-types SolType::TokenType GAT and TokenType trait to Token (#417)

What's Changed

New Contributors

Full Changelog: v0.4.2...v0.5.0