Skip to content

v0.1.7

Compare
Choose a tag to compare
@peterpeterparker peterpeterparker released this 21 Feb 07:03
· 19 commits to main since this release

Features

  • Initialize config settings only when required. This allows new developers to run commands such as juno --version or juno dev start without being prompted to encrypt their config file.
  • Review the wording of the encryption question to clarify that it applies to the file saved on the machine.
  • Add the option juno --version --cli to check only the CLI version.

Fix

  • The init help description was incorrectly displaying the open command description.