What's Changed
* bump the crate versions of the proc macros by arvidn in https://github.com/Chia-Network/chia_rs/pull/113
* bump version to 0.2.1 by arvidn in https://github.com/Chia-Network/chia_rs/pull/114
* Fixed incorrect wasm path by ChiaMineJP in https://github.com/Chia-Network/chia_rs/pull/115
* Fix run_gen.py and issue in test block generator by arvidn in https://github.com/Chia-Network/chia_rs/pull/117
* MintingCoin check by arvidn in https://github.com/Chia-Network/chia_rs/pull/111
* Updating deprecated set-output workflow command by wallentx in https://github.com/Chia-Network/chia_rs/pull/116
* in generator tests, print the full cost, including the cost-per-byte by arvidn in https://github.com/Chia-Network/chia_rs/pull/118
* fix typo run_gen.py by arvidn in https://github.com/Chia-Network/chia_rs/pull/119
* remove old left-over types by arvidn in https://github.com/Chia-Network/chia_rs/pull/120
* run_block_generator() by arvidn in https://github.com/Chia-Network/chia_rs/pull/122
* improve error handling a bit by arvidn in https://github.com/Chia-Network/chia_rs/pull/121
* analyze-chain tool by arvidn in https://github.com/Chia-Network/chia_rs/pull/124
* Setting actions version to latest by wallentx in https://github.com/Chia-Network/chia_rs/pull/125
* add license by nirajpathak13 in https://github.com/Chia-Network/chia_rs/pull/126
* Implement std::error::Error trait for chia-protocol's Error by xchdata1 in https://github.com/Chia-Network/chia_rs/pull/123
* STRICT_ARGS_COUNT refactor by arvidn in https://github.com/Chia-Network/chia_rs/pull/128
* Parameterize tests by arvidn in https://github.com/Chia-Network/chia_rs/pull/129
* parameterize more tests by arvidn in https://github.com/Chia-Network/chia_rs/pull/130
* factor out the LIMIT_HEAP logic into a function, to allow reusing it by arvidn in https://github.com/Chia-Network/chia_rs/pull/132
* add support for parsing ASSERT_BEFORE_ by arvidn in https://github.com/Chia-Network/chia_rs/pull/131
* add support for ASSERT_CONCURRENT_SPEND condition code by arvidn in https://github.com/Chia-Network/chia_rs/pull/133
* add support for ASSERT_CONCURRENT_PUZZLE by arvidn in https://github.com/Chia-Network/chia_rs/pull/134
* add more checks for impossible constraints by arvidn in https://github.com/Chia-Network/chia_rs/pull/135
* fix typo in validation_error by arvidn in https://github.com/Chia-Network/chia_rs/pull/137
* Bump clvm dependency to 0.2.3 by arvidn in https://github.com/Chia-Network/chia_rs/pull/136
* add new function run_puzzle() by arvidn in https://github.com/Chia-Network/chia_rs/pull/138
* cut release 0.2.2 by arvidn in https://github.com/Chia-Network/chia_rs/pull/139
New Contributors
* ChiaMineJP made their first contribution in https://github.com/Chia-Network/chia_rs/pull/115
* nirajpathak13 made their first contribution in https://github.com/Chia-Network/chia_rs/pull/126
* xchdata1 made their first contribution in https://github.com/Chia-Network/chia_rs/pull/123
**Full Changelog**: https://github.com/Chia-Network/chia_rs/compare/0.2.0...0.2.2