What's Changed
* Don't specify version for dev dependencies by Rigidity in https://github.com/Chia-Network/chia_rs/pull/575
* Remove and gitignore .pyd binary file by Rigidity in https://github.com/Chia-Network/chia_rs/pull/576
* Update Managed Files by ChiaAutomation in https://github.com/Chia-Network/chia_rs/pull/577
* [CHIA-780] member functions for deriving hardened and unhardened keys by arvidn in https://github.com/Chia-Network/chia_rs/pull/579
* CHIA-660: Bump dependencies to resolve dependabot alerts by Rigidity in https://github.com/Chia-Network/chia_rs/pull/560
* run pytests in parallel by arvidn in https://github.com/Chia-Network/chia_rs/pull/580
* [CHIA-786] Update tools to work with the hard-fork by arvidn in https://github.com/Chia-Network/chia_rs/pull/581
* [CHIA-786] extended `AGG_SIG_*` conditions test coverage by arvidn in https://github.com/Chia-Network/chia_rs/pull/582
* Fix pymethods by moving outside of pybindings modules by Rigidity in https://github.com/Chia-Network/chia_rs/pull/583
* Manylinux 2_28 and always pull the build image by cmmarslender in https://github.com/Chia-Network/chia_rs/pull/593
* CHIA-880 Remove no longer needed debug in SpendBundle by AmineKhaldi in https://github.com/Chia-Network/chia_rs/pull/591
* add `bytes32.zeros` etc by altendky in https://github.com/Chia-Network/chia_rs/pull/584
* Resolve dependabot alerts by Rigidity in https://github.com/Chia-Network/chia_rs/pull/596
* Expose `from_seed` in `SecretKey` to python as well by Quexington in https://github.com/Chia-Network/chia_rs/pull/590
* Simplify hard fork logic by arvidn in https://github.com/Chia-Network/chia_rs/pull/597
* [CHIA-813] add test for printing ValueError from CLVM by arvidn in https://github.com/Chia-Network/chia_rs/pull/599
* Add python source to `Cargo.toml` by Quexington in https://github.com/Chia-Network/chia_rs/pull/585
* Resolve dependabot alerts by Rigidity in https://github.com/Chia-Network/chia_rs/pull/605
* Update Managed Files by ChiaAutomation in https://github.com/Chia-Network/chia_rs/pull/608
* CHIA-920: Add Prettier to CI and pre-commit by Rigidity in https://github.com/Chia-Network/chia_rs/pull/613
* Update Managed Files by ChiaAutomation in https://github.com/Chia-Network/chia_rs/pull/614
* Remove old prettier config by Rigidity in https://github.com/Chia-Network/chia_rs/pull/619
* CHIA-940: Update Rust toolchain by Rigidity in https://github.com/Chia-Network/chia_rs/pull/621
* CHIA-941: Bump versions of tokio, syn, and thiserror by Rigidity in https://github.com/Chia-Network/chia_rs/pull/622
* CHIA-922: CHIA-938: Add signing and verification methods by Rigidity in https://github.com/Chia-Network/chia_rs/pull/616
* maturin~=1.7 in `pyproject.toml` by altendky in https://github.com/Chia-Network/chia_rs/pull/431
* CHIA-886: Redesign ToClvm and FromClvm to be generic over Encoder and Decoder by Rigidity in https://github.com/Chia-Network/chia_rs/pull/592
* Resolve dependabot alerts by Rigidity in https://github.com/Chia-Network/chia_rs/pull/630
* refactors by arvidn in https://github.com/Chia-Network/chia_rs/pull/632
* update BLSCache::aggregate_verify() function signature by arvidn in https://github.com/Chia-Network/chia_rs/pull/639
* Update clvmr by Rigidity in https://github.com/Chia-Network/chia_rs/pull/635
* test coverage for `parse_hex_string()` by arvidn in https://github.com/Chia-Network/chia_rs/pull/641
* move tests into a test module in get_puzzle_and_solution_for_coin.rs by arvidn in https://github.com/Chia-Network/chia_rs/pull/642
* we have two copies of the u64_to_bytes() function (used in tests) by arvidn in https://github.com/Chia-Network/chia_rs/pull/645
* Add functions `get_flags_for_height_and_constants()` and `get_conditions_from_spendbundle()` by matt-o-how in https://github.com/Chia-Network/chia_rs/pull/634
* port validate_clvm_and_signature() to rust by arvidn in https://github.com/Chia-Network/chia_rs/pull/647
* Test `get_puzzle_and_solution_for_coin()` by arvidn in https://github.com/Chia-Network/chia_rs/pull/650
* add higher level python binding for `get_puzzle_and_solution_for_coin()` by arvidn in https://github.com/Chia-Network/chia_rs/pull/651
* bump version to 0.11.0 by arvidn in https://github.com/Chia-Network/chia_rs/pull/652
* Subclass on SpendBundle only by Rigidity in https://github.com/Chia-Network/chia_rs/pull/653
New Contributors
* Quexington made their first contribution in https://github.com/Chia-Network/chia_rs/pull/590
**Full Changelog**: https://github.com/Chia-Network/chia_rs/compare/0.10.0...0.11.0