0.6.0
What's Changed
- minor updates to traverse_path tests by @arvidn in #371
- add tests to Allocator by @arvidn in #373
- remove NodePtr hack and fix-up benchmark-clvm-cost by @arvidn in #374
- improve deserialize benchmark by @arvidn in #375
- Rename Cargo config to config.toml by @Rigidity in #376
SmallAtom
optimization by @arvidn in #372- Remove duplicate core_op test by @mojofarmer in #378
- Custom Atom type to replace unsound API by @Rigidity in #377
- minor refactoring of a test in
de_br.rs
by @arvidn in #380 - fix small_number() patch by @arvidn in #379
- additional test cases for bls_verify by @arvidn in #382
- add fuzzer for Allocator by @arvidn in #383
- improve fidelity of check if atom fits in
SmallAtom
by @arvidn in #384 - introduce deserialize_backref_record() by @arvidn in #381
- bump version to 0.6.0 by @arvidn in #385
New Contributors
- @mojofarmer made their first contribution in #378
Full Changelog: 0.5.0...0.6.0