Release v0.2.0
What's Changed
- Implement
pop_front
in terms of a level iterator by @michaelsproul in #38 - Fix bugs related to depth and capacity overflows by @michaelsproul in #39
- Add basic fuzzing targets by @ToonVanHove in #40
- Type check fuzzers on CI and fix another bug by @michaelsproul in #41
- Update
ethereum_hashing
by @michaelsproul in #44 - Remove outdated FIXME about MaxMap by @michaelsproul in #45
- integrate alloy-primitives into milhouse by @eserilev in #42
- Release v0.2.0 by @michaelsproul in #47
New Contributors
- @ToonVanHove made their first contribution in #40
- @eserilev made their first contribution in #42
Full Changelog: v0.1.0...v0.2.0