Releases: sigp/ethereum_hashing
Releases · sigp/ethereum_hashing
v0.7.0
What's Changed
- Enable RISC-V build by @haurog in #8
- Ensure codecov token is used by @michaelsproul in #11
- Remove lazy_static dep by @michaelsproul in #10
- Informational codecov by @michaelsproul in #12
- Release v0.7.0 by @michaelsproul in #13
New Contributors
Full Changelog: v0.6.0...v0.7.0
v0.6.0
This release updates the version of the ring
dependency from 0.16 to 0.17. As this is a breaking change, the minor version of ethereum_hashing
has been updated. We have decided not to push ahead with v1.0.0 for ethereum_hashing
due to the existence of pre-1.0 dependencies.
What's Changed
- Add code coverage by @macladson in #3
- Add coverage badge by @macladson in #4
- Bump version of ring dependency + loosen dependency requirements by @DragonDev1906 in #6
- Release v0.6.0 by @michaelsproul in #7
New Contributors
- @macladson made their first contribution in #3
- @DragonDev1906 made their first contribution in #6
Full Changelog: https://github.com/sigp/ethereum_hashing/commits/v0.6.0