Release v0.1.0
What's Changed
- Fix
get
for packed leaves by @michaelsproul in #2 - Use released SigP crates! by @michaelsproul in #5
- Implement Arbitrary by @michaelsproul in #7
- Implement rebasing by @michaelsproul in #8
- Optimise
get
by cachingpacking_depth
by @jimmygchen in #11 - Add CI workflow by @jimmygchen in #14
- Remove unused dev-deps and fix Windows CI by @michaelsproul in #16
- Fix List from Vector conversion by @michaelsproul in #21
- Add
Cow::make_mut
by @michaelsproul in #22 - Add custom
value
trait for better trait bound ergonomics by @macladson in #24 - Fast rebase by @michaelsproul in #23
- Add benchmarks for
tree_hash_root
by @macladson in #26 - Add new benchmark for SSZ encoding and decoding by @macladson in #27
- Add parallel tree hashing benchmark by @macladson in #28
- Remove diff feature by @michaelsproul in #30
- Bump parking_lot to v0.12.1 by @michaelsproul in #34
- Update LH-family deps by @michaelsproul in #35
- Version 0.1.0 by @michaelsproul in #36
New Contributors
- @michaelsproul made their first contribution in #2
- @jimmygchen made their first contribution in #11
- @macladson made their first contribution in #24
Full Changelog: https://github.com/sigp/milhouse/commits/v0.1.0