Releases: paritytech/try-runtime-cli
Releases · paritytech/try-runtime-cli
0.5.3
0.5.2
0.5.1
0.5.0
What's Changed
- Update CI Rust checks by @eagr in #57
- Misc doc improvements and fixes by @liamaharon in #59
- Improve runtime check configurability by @liamaharon in #58
New Contributors
Full Changelog: v0.4.0...v0.5.0
0.4.0
What's Changed
- Update CI actions/checkout@v2 deprecated using v4 by @simonsso in #49
- CI Clippy and fmt workflows by @simonsso in #54
- Refactor to enumerated types by @simonsso in #50
- Add GHA tests workflow by @liamaharon in #52
- Add migration idempotency checks by @liamaharon in #48
- Rejig block selection to properly respect
--atby @liamaharon in #55
New Contributors
Full Changelog: v0.3.5...v0.4.0
0.3.5
What's Changed
- Fix state machine return value assumption by @liamaharon in #47
Full Changelog: v0.3.4...v0.3.5
0.3.4
What's Changed
- Bump rustix from 0.36.15 to 0.36.16 by @dependabot in #43
- Fix small doc issue by @bkchr in #44
- Exit with non-zero code when there're weight warnings by @liamaharon in #46
New Contributors
Full Changelog: v0.3.3...v0.3.4
0.3.3
0.3.2
v0.3.1
What's Changed
- minor docs improvements by @liamaharon in #31
- Bump quinn-proto from 0.9.4 to 0.9.5 by @dependabot in #34
- Create CONTRIBUTING.md by @liamaharon in #24
- allow hashed prefix to be configured. by @kianenigma in #33
- Warn if user runs
on-runtime-upgradewith a spec version not gt on-chain spec version by @liamaharon in #37 - Fix PoV overestimation when
on-runtime-upgradeis run with checks by @liamaharon in #36 - Use
stabletoolchain by @nukemandan in #38 - Use latest
polkadot-sdkand update version to0.3.1by @liamaharon in #39
New Contributors
- @kianenigma made their first contribution in #33
- @nukemandan made their first contribution in #38
Full Changelog: v0.3.0...v0.3.1