Releases: sigp/ethereum_ssz
Releases · sigp/ethereum_ssz
Release v0.8.0
What's Changed
- Move
BitList
andBitVector
toethereum_ssz
by @macladson in #25 - Release v0.8.0 by @michaelsproul in #32
Full Changelog: v0.7.1...v0.8.0
Release v0.7.1
What's Changed
- feat: impl Encode Decode for alloy_primitves::Bloom by @yash-atreya in #30
- Release v0.7.1 by @michaelsproul in #31
New Contributors
- @yash-atreya made their first contribution in #30
Full Changelog: v0.7.0...v0.7.1
Release v0.7.0
What's Changed
- Update alloy-primitives to 0.8 by @michaelsproul in #28
- Release v0.7.0 by @michaelsproul in #29
Full Changelog: v0.6.0...v0.7.0
Release v0.6.0
What's Changed
This crate now uses alloy-primitives
for its primitive byte types, rather than the minimally maintained ethereum-types
crate.
- Update deps by @michaelsproul in #22
- Add code coverage by @macladson in #13
- Bump those coverage numbers by @michaelsproul in #23
- Switch to
alloy
by @michaelsproul in #21 - Release v0.6.0 by @michaelsproul in #27
New Contributors
- @macladson made their first contribution in #13
Full Changelog: v0.5.4...v0.6.0
v0.5.4
What's Changed
- Add derive
Decode
for transparent enums by @bsh98 in #14 - Add u128 by @michaelsproul in #18
- Version 0.5.4 by @michaelsproul in #19
New Contributors
Full Changelog: v0.5.3...v0.5.4
Version 0.5.3
What's Changed
- Use
path
for circular dev-dependency by @michaelsproul in #7 - Fix repo link on crates.io by @jimmygchen in #9
- Add (enum_behaviour = "tag") to ssz_derive by @jimmygchen in #10
- Release v0.5.3 by @michaelsproul in #11
New Contributors
- @jimmygchen made their first contribution in #9
Full Changelog: v0.5.2...v0.5.3
Version 0.5.2
What's Changed
- Add transparent SSZ derive structs by @paulhauner in #5
- Version 0.5.2 by @michaelsproul in #6
New Contributors
- @paulhauner made their first contribution in #5
Full Changelog: v0.5.1...v0.5.2
Version 0.5.1
Version 0.5.0
What's Changed
- Bump ethereum-types to 0.14.1 by @michaelsproul in #2
- Version 0.5.0 by @michaelsproul in #3
Full Changelog: v1.0.0-beta.1...v0.5.0
v1.0.0-beta.1
What's Changed
- Release v1.0.0-beta.1 by @michaelsproul in #1
New Contributors
- @michaelsproul made their first contribution in #1
Full Changelog: https://github.com/sigp/ethereum_ssz/commits/v1.0.0-beta.1