File tree Expand file tree Collapse file tree 2 files changed +23
-2
lines changed
Expand file tree Collapse file tree 2 files changed +23
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog for cardano-cli
22
3+ ## 10.8.0.0
4+
5+ - Implement changes needed for UTxO-HD Consensus feature.
6+ - Minor adjust on number of parameters of ` AnyNewEpochState ` .
7+
8+ Update to latest ` cardano-api 10.14.0.0 ` .
9+ (feature, compatible)
10+ [ PR 1134] ( https://github.com/IntersectMBO/cardano-cli/pull/1134 )
11+
12+ - Corrected the flipped text & JSON output format for ` query stake-pools ` command.
13+ (bugfix)
14+ [ PR 1139] ( https://github.com/IntersectMBO/cardano-cli/pull/1139 )
15+
16+ - Make the output format flag for the ` query utxo ` command only have one default: JSON (rather than a different default depending on whether the output file is specified).
17+ (breaking, refactoring)
18+ [ PR 1133] ( https://github.com/IntersectMBO/cardano-cli/pull/1133 )
19+
20+ - Add canonical CBOR output toggle for transaction building and signing commands.
21+ (feature, compatible)
22+ [ PR 1092] ( https://github.com/IntersectMBO/cardano-cli/pull/1092 )
23+
324## 10.7.0.0
425
526- Bump cardano-api to include bug fixes for:
627 - Silently dropping simple scripts in transaction construction
728 - Not selecting the highest protocol version in a given era. This resulted in erroneous plutus script decoding failures.
8-
29+
930 (compatible, bugfix)
1031 [ PR 1127] ( https://github.com/IntersectMBO/cardano-cli/pull/1127 )
1132
Original file line number Diff line number Diff line change 11cabal-version : 3.4
22name : cardano-cli
3- version : 10.7 .0.0
3+ version : 10.8 .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