Skip to content

Releases: alloy-rs/core

alloy-core v0.6.1

25 Jan 17:46
v0.6.1
3569cfc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.6.1

alloy-core v0.6.0

10 Jan 10:47
v0.6.0
e106bdc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.4...v0.6.0

alloy-core v0.5.4

28 Dec 00:47
79dc9bc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.3...v0.5.4

alloy-core v0.5.3

16 Dec 18:24
v0.5.3
dfc205b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.2...v0.5.3

alloy-core v0.5.2

01 Dec 14:53
v0.5.2
0f5afd0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.5.2

alloy-core v0.5.1

30 Nov 12:01
v0.5.1
097b86a
Compare
Choose a tag to compare

Fixes unintended MSRV breakage in sol-macro. Main changes in v0.5.0.

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.5.1

alloy-core v0.5.0

23 Nov 22:21
v0.5.0
e89c26b
Compare
Choose a tag to compare

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

alloy-core v0.4.2

09 Oct 17:01
v0.4.2
862f01e
Compare
Choose a tag to compare

Bug fix for alloy-primitives features. Main changes in v0.4.1.

What's Changed

Full Changelog: v0.4.1...v0.4.2

alloy-core v0.4.1

09 Oct 16:38
v0.4.1
9597caf
Compare
Choose a tag to compare

Highlights

What's Changed

Full Changelog: v0.4.0...v0.4.1

alloy-core v0.4.0

29 Sep 21:58
v0.4.0
7dc48eb
Compare
Choose a tag to compare

Highlights

What's Changed

New Contributors

Full Changelog: v0.3.2...v0.4.0