Skip to content

v0.1.6

Compare
Choose a tag to compare
@n8maninger n8maninger released this 28 Aug 17:15
· 899 commits to master since this release
v0.1.6
0aa1b38

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)