v0.1.6
Added
- Added the ability to generate a new wallet seed by typing "seed" in the CLI prompt instead of needing to run a separate command (#156)
- Added coloring and formatting to the CLI seed prompts to highlight important text. (#157)
Changed
- Removed
-log.stdout
flag. Log messages will always be logged to stdout (#155) - Changed the CLI prompts to be more verbose. (#156)
Fixed
- Alert errors will no longer be cut off (#154)