File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog for cardano-cli
22
3+ ## 10.10.0.0
4+
5+ - Bump consensus and network dependencies
6+ (compatible, maintenance)
7+ [ PR 1189] ( https://github.com/IntersectMBO/cardano-cli/pull/1189 )
8+
9+ - Incorporate CIP-129
10+ (feature, compatible)
11+ [ PR 1087] ( https://github.com/IntersectMBO/cardano-cli/pull/1087 )
12+
13+ - Simplify code by not using ` QueryStakeAddressInfoCmdArgs ` unnecessarily.
14+ Also fixes ` query spo-stake-distribution ` command so that the output format flags are respected.
15+ (refactoring, bugfix)
16+ [ PR 1184] ( https://github.com/IntersectMBO/cardano-cli/pull/1184 )
17+
18+ - ` RIO ` propagation 2025-05-07
19+ (breaking, refactoring)
20+ [ PR 1179] ( https://github.com/IntersectMBO/cardano-cli/pull/1179 )
21+
322## 10.9.0.0
423
524- The ` --output-cbor ` flag has been split to ` --output-cbor-bin ` and ` --output-cbor-hex ` .
Original file line number Diff line number Diff line change 11cabal-version : 3.8
22name : cardano-cli
3- version : 10.9 .0.0
3+ version : 10.10 .0.0
44synopsis : The Cardano command-line interface
55description : The Cardano command-line interface.
66copyright : 2020-2023 Input Output Global Inc (IOG).
You can’t perform that action at this time.
0 commit comments