Skip to content

0.4.0

Latest
Compare
Choose a tag to compare
@kylef kylef released this 28 Mar 11:40
· 23 commits to master since this release

Breaking Changes

  • Issue type argument of goji create is not an option --type/-t.

Enhancements

  • goji create now accepts the --label option to supply labels.
  • goji now allows you to provide authentication credentials using --email and --password options, or alternatively the GOJI_EMAIL and GOJI_PASSWORD environment variables.
  • Support for profiles and configuration files.