Skip to content

v1.0.0-beta.3

Latest
Compare
Choose a tag to compare
@leggetter leggetter released this 16 Jun 12:46
· 1 commit to v1.0.0-beta since this release
2cd5734

Breaking Changes

  • In previous versions, the global configuration was loaded, and configuration items were overridden based on any local configuration. The new functionality supports only a single configuration (default location or local). By @alexluong in #103

Features

  • Filter projects with project list [organization_name] [project_name] in #128
  • Active projects with project use [organization_name] [project_name] in #128

Updates

  • Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 by @dependabot in #124
  • Hide api-key and cli-key global flags by @leggetter in #105
  • Configuration file properties updated from workspace_ to project_ with backward compatibility in #128

Full Changelog: v0.11.3...v1.0.0-beta.3