Skip to content

v0.1.7

Compare
Choose a tag to compare
@n8maninger n8maninger released this 28 Aug 18:53
· 898 commits to master since this release
v0.1.7
8c665ca

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)
  • Fixed an issue with the password being set on the command line (8c665ca)