git log v1.3.1 --oneline -- |
sd '^(\w+) (.*)' '| $1 | $2 |'
| ceffbde |
1.5.0 |
| 9118b5a |
refactor: lift some arg and state mangement |
| 9d9d10f |
feat+fixes: add stake command, await all-the-things, lift process.exit() |
| d4be0b4 |
refactor!: signal that the user chose to not have a passphrase with 'NONE' as the shadow file contents |
| 1d30756 |
fix: don't re-run encrypt, delete shadow on decrypt |
| 601b2a8 |
fix: use correct prompt for existing passhprases |
| 0261969 |
1.4.0 |
| 25294a8 |
chore: update submodules |
| 20c6ad9 |
feat: add 'mini' (double quad-blocks) ascii QR output |
| 1fad82b |
feat: update to 'micro' (quad-block) QR terminal output |
| 2e6154a |
fix: use DASH, not DUFF for QR amount |
| 6136ca4 |
docs: update links |
| 4a6565d |
chore: move cli to submodule |
| 28d28c2 |
chore: remove cli (for submodule) |
| 8fb0580 |
docs: simplify intro instructions |
| 761583f |
docs: update README.md |
| 473b044 |
docs: remove optional keyfile |
See also: dashhive/crowdnode-cli#4
See also: dashhive/crowdnode-cli#4