v1.0.1
Note: v1.0.0 was an erroneous release.
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
- Hide api-key and cli-key global flags by @leggetter in #105
- Configuration file properties updated from
workspace_toproject_with backward compatibility in #128 - Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 by @dependabot in #124
- Bump github.com/spf13/pflag from 1.0.6 to 1.0.7 by @dependabot[bot] in #138
- Bump github.com/stretchr/testify from 1.7.0 to 1.10.0 by @dependabot[bot] in #127
- Bump github.com/gosimple/slug from 1.14.0 to 1.15.0 by @dependabot[bot] in #132
- Update release workflows by @leggetter in #133
Full Changelog: v0.11.3...v1.0.1