What's Changed
* Add wheel to workspace by Rigidity in https://github.com/Chia-Network/chia_rs/pull/394
* optimize conversion to python Program class by arvidn in https://github.com/Chia-Network/chia_rs/pull/396
* Rename Cargo config to config.toml by Rigidity in https://github.com/Chia-Network/chia_rs/pull/398
* Run spend by arvidn in https://github.com/Chia-Network/chia_rs/pull/400
* make tree_hash() support CLVM with backrefs by arvidn in https://github.com/Chia-Network/chia_rs/pull/399
* expose bytes32 as the right type, from chia-blockchain by arvidn in https://github.com/Chia-Network/chia_rs/pull/401
* add test for (x) error message by arvidn in https://github.com/Chia-Network/chia_rs/pull/402
* Bump clvm 0.6.0 by arvidn in https://github.com/Chia-Network/chia_rs/pull/405
* `tree_hash_cached()` by arvidn in https://github.com/Chia-Network/chia_rs/pull/406
* improve test-block-generators to not leak memory by arvidn in https://github.com/Chia-Network/chia_rs/pull/407
* extend tree-hash test coverage by arvidn in https://github.com/Chia-Network/chia_rs/pull/409
* Use stable for CI tests, clippy, build by Rigidity in https://github.com/Chia-Network/chia_rs/pull/411
* introduce pre-commit by arvidn in https://github.com/Chia-Network/chia_rs/pull/410
* fix typo in workflow file by arvidn in https://github.com/Chia-Network/chia_rs/pull/415
* Move crates to dedicated `crates` folder by Rigidity in https://github.com/Chia-Network/chia_rs/pull/416
* Create new `chia-consensus` crate and make `chia` a meta-crate by Rigidity in https://github.com/Chia-Network/chia_rs/pull/420
* Turn consensus docs into a formal readme and crate docs by Rigidity in https://github.com/Chia-Network/chia_rs/pull/422
* simplify match statement using let-else by arvidn in https://github.com/Chia-Network/chia_rs/pull/423
* Resolve unnecessary reference warnings in benchmarks by Rigidity in https://github.com/Chia-Network/chia_rs/pull/424
* Remove CLVM-based backref decompression by Rigidity in https://github.com/Chia-Network/chia_rs/pull/425
* improve fuzzer coverage by arvidn in https://github.com/Chia-Network/chia_rs/pull/426
* Streamable procedural macro by Rigidity in https://github.com/Chia-Network/chia_rs/pull/429
* fix typo in type-stub by arvidn in https://github.com/Chia-Network/chia_rs/pull/432
* bump clvm dependency to 0.6.1 by arvidn in https://github.com/Chia-Network/chia_rs/pull/434
* improve STRICT_ARGS_COUNT flag by arvidn in https://github.com/Chia-Network/chia_rs/pull/435
* Add readme badges by emlowe in https://github.com/Chia-Network/chia_rs/pull/437
* Change precommit bench build to dev by Rigidity in https://github.com/Chia-Network/chia_rs/pull/439
* Remove unnecessary use Streamable by Rigidity in https://github.com/Chia-Network/chia_rs/pull/440
* Change coin_id to return Bytes32 by Rigidity in https://github.com/Chia-Network/chia_rs/pull/438
* Message conditions by arvidn in https://github.com/Chia-Network/chia_rs/pull/430
* Update stress tests by arvidn in https://github.com/Chia-Network/chia_rs/pull/442
* Bump version 0.6.0 by arvidn in https://github.com/Chia-Network/chia_rs/pull/443
**Full Changelog**: https://github.com/Chia-Network/chia_rs/compare/0.5.2...0.6.0