0.8.0
Breaking changes:
- clvmr::sha2::sha256 was updated to fully support openssl and sha2 packages
- openssl feature to use optional openssl package, which only works on unix based operating systems
What's Changed
- Simplify op decoding by @arvidn in #402
- add parameterized test for the softfork guard and its behavior by @arvidn in #404
- extend softfork test to cover the hard fork flag by @arvidn in #405
- macos-12 for intel by @cmmarslender in #406
- Update Managed Files by @ChiaAutomation in #407
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #409
- Bump actions/setup-node from 3 to 4 by @dependabot in #413
- Bump actions/checkout from 3 to 4 by @dependabot in #412
- Bump actions/dependency-review-action from 3 to 4 by @dependabot in #410
- Bump JS-DevTools/npm-publish from 1 to 3 by @dependabot in #411
- Add cargo section for dependabot by @cmmarslender in #415
- Update Managed Files by @ChiaAutomation in #426
- Update to manylinux 2_28 by @cmmarslender in #427
- Update bug bounty info in README.md by @roybotbot in #391
- update serde by @arvidn in #429
- [CHIA-813] print EvalError in a slightly more user friendly way by @arvidn in #428
- CHIA-622 Fix openssl feature activation by @jack60612 in #430
- CHIA-622 Add benchmarks for sha256 operations by @jack60612 in #432
- CHIA-622 up version to 0.8.0 by @jack60612 in #433
- Clippy fixes by @Rigidity in #434
- new gitignore by @jack60612 in #436
- Add Prettier formatting by @Rigidity in #437
- Bump dependencies by @Rigidity in #435
New Contributors
- @roybotbot made their first contribution in #391
- @jack60612 made their first contribution in #430
Full Changelog: 0.7.0...0.8.0