This repository has been archived by the owner on May 10, 2023. It is now read-only.
v0.10.0: Release version 0.10.0
2021-11-15
Breaking changes:
- 300 - Move from semi-colon to comma separated metadata on
key annotate
andkey generate
- 300 - Trim the
key list
output to only output name and public key - 358 - Rename "human" output to "interactive"
Deprecation:
- 368 - Deprecate
command
subcommand in favor ofsend command
Improvements:
- 300 - Internal restructuring of CLI building blocks to improve testability
- 359 - Add
key describe
subcommand to allow querying of key information - 364 - Add changelog checker Github action
- 361 - Add
network describe
subcommand to allow querying of network information - 366 - Update the changelog checker action to run when required only
- 368 - Add
send tx
subcommand to send raw transaction
Fixes:
- 356 - Ensure the interactive printer is listening to color management env vars (
NO_COLOR
andCLICOLOR
) - 357 - Warn without failing when no connection on version verification
- 360 - Attempt to enable ANSI colors in Windows terminal
- 372 - Remove wallet name serialisation to allow wallet file to be renamed
- 370 - Ensure unsupported output is correctly reported