Releases: yerofey/cryptowallet-cli
Releases · yerofey/cryptowallet-cli
v1.8.6
- Update the
README
file with more info (description, repository url) - Change for
BTC
output: extended private key is only shown with-g
option
Full Changelog: v1.8.2...v1.8.6
v1.8.2
What's Changed
- build(deps): bump chalk from 5.0.1 to 5.1.2 by @dependabot in #9
- build(deps-dev): bump ava from 4.3.3 to 5.1.0 by @dependabot in #11
New Contributors
- @dependabot made their first contribution in #9
Full Changelog: v1.8.1...v1.8.2
v1.8.1
Readme a bit updated
Full Changelog: v1.8.0...v1.8.1
v1.8.0
- Added new option command
-D filename
as a shorthand for-o csv -F filename
to save result into CSV file. - Tested if library is compatible with all 16.x Node.js versions - and it is! (tested on my machine)
Full Changelog: v1.7.5...v1.8.0
v1.7.5
@harmony-js/account
updated to v0.1.58 with the fix for deprecated web3-js/scrypt-shim
package
Full Changelog: v1.7.3...v1.7.5
v1.7.3
- ES modules support
- Absolute paths fix
Full Changelog: v1.6.1...v1.7.3
v1.6.1
Now you can save the output into a file in CSV format.
Example: cw -c btc -n 10 -o csv
Full Changelog: v1.5.3...v1.6.1
Note that Windows executable is not tested yet and maybe don't even work!