- FEATURE: Add support for seed phrases of different sizes.
- CHORE: Upgrade encoding library.
- FEATURE: Add
shortlist
command to print the available commands. - FEATURE: Add
x-private-key
command to derive your extended private key and write it to a file. - BUG: Normalize mnemonic seed input to use the space character as its field separator.
- FEATURE: Add support for reading files from stdin and writing files to stdout.
- FEATURE: Add support for Linux on 32-bit ARM.
- FEATURE: Add support for latest MacOS and Windows.
- CHORE: Upgrade crypto library.
- FEATURE: Add
version
command to print the version number.
- FEATURE: Add
account
command to print your account identifier. - BUG: Rename
address
command tolegacy-address
for brevity.