Releases: sigp/ssz_types
Releases · sigp/ssz_types
Release v0.8.0
What's Changed
- Update dependencies for alloy 0.8 by @michaelsproul in #31
- Release v0.8.0 by @michaelsproul in #32
Full Changelog: v0.7.0...v0.8.0
Release v0.7.0
What's Changed
- Added missing IntoIterator trait for FixedVector by @ethDreamer in #20
- Add Eq trait to FixedVector by @morph-dev in #26
- Resize BitList by @eserilev in #24
- Switch to
alloy
by @michaelsproul in #25 - Update itertools to 0.13 by @michaelsproul in #29
- Release v0.7.0 by @michaelsproul in #30
New Contributors
- @ethDreamer made their first contribution in #20
- @morph-dev made their first contribution in #26
- @eserilev made their first contribution in #24
Full Changelog: v0.6.0...v0.7.0
Version 0.6.0
What's Changed
- Add code coverage by @macladson in #17
- Update tree_hash to v0.6.0 by @michaelsproul in #18
- Release v0.6.0 by @michaelsproul in #19
New Contributors
- @macladson made their first contribution in #17
Full Changelog: v0.5.4...v0.6.0
Version 0.5.4
What's Changed
- Add support to Serialize
VariableList<FixedVector<u8, M>, N>
by @jimmygchen in #10 - Release v0.5.4 by @michaelsproul in #11
New Contributors
- @jimmygchen made their first contribution in #10
Full Changelog: v0.5.3...v0.5.4
Version 0.5.3
What's Changed
- Add is_subset methods for BitList and BitVector by @pawanjay176 in #8
- Version 0.5.3 by @michaelsproul in #9
New Contributors
- @pawanjay176 made their first contribution in #8
Full Changelog: v0.5.2...v0.5.3
Version 0.5.2
What's Changed
- Implement IntoIter for VariableList by @michaelsproul in #5
- Fix VariableList pre-allocation bug! by @michaelsproul in #6
- Version 0.5.2 by @michaelsproul in #7
Full Changelog: v0.5.1...v0.5.2
Version 0.5.0
What's Changed
- Fix cargo-fmt by @michaelsproul in #1
- Version 0.5.0 by @michaelsproul in #2
New Contributors
- @michaelsproul made their first contribution in #1
Full Changelog: https://github.com/sigp/ssz_types/commits/v0.5.0