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