Releases: gitkraken/gk-cli
Releases · gitkraken/gk-cli
v1.0.5
2023-05-25T16:04:14Z
Welcome to the latest release of GitKraken CLI!
Changelog
Features
gk settingswill display a list of the settings with their values
Bug fixes
- Width of the pr number was overflowing its column
gk ws add-repois no longer necessary in Azure workspaces with synced reposgk ws clonewas displaying a wrong message when workspace had no repos
Others
- Better validation to date flags in
gk pr listfilters - Check origin and other git remotes in some commands
- Moved login checks to command prerun
- upgrade go from 1.19 -> 1.20
Thanks!
Those were the changes on v1.0.5!
v1.0.4
2023-05-17T11:27:50Z
Welcome to the latest release of GitKraken CLI!
Changelog
Features
- Add Azure HTTPS/SSH support for
gk ws clone - Add GitLab HTTPS/SSH support for
gk ws clone
Others
- add performance checks to API resources
- add performance checks to insights repository
- add performance checks to issue repository
- add performance checks to organization repository
- add performance checks to pull request repository
- add performance checks to team repository
- add performance checks to workspace repository
Thanks!
Those were the changes on v1.0.4!
v1.0.3
2023-04-25T11:20:39Z
Welcome to the latest release of GitKraken CLI!
Changelog
Bug fixes
gk graphcouldn't open repositories with spaces in path- solve permissions error when updating repository location
Others
- Merge pull request #168 from gitkraken/development
- Use of kopoli/go-terminal-size instead of term
- call settings.SetWorkspaceData instead of WorkspaceRepository
Thanks!
Those were the changes on v1.0.3!
v1.0.2
2023-04-19T14:34:49Z
Welcome to the latest release of GitKraken CLI!
Changelog
Bug fixes
gk versionwas not comparing versions properly- Spinner was deleting some text on
gk ws remove-repos
Others
- Ask to add another repo after adding one
- Ask to locate repos after cloning
Thanks!
Those were the changes on v1.0.2!
v1.0.1
2023-04-13T17:29:37Z
Welcome to the latest release of GitKraken CLI!
Changelog
Bug fixes
- Remove completion subcommand from usage
- Workspace insights not displaying properly in some cases
Others
- Changes in root command
- Group subcommands in help message for better visualization
Thanks!
Those were the changes on v1.0.1!
v1.0.0
2023-04-11T15:30:03Z
Welcome to the latest release of GitKraken CLI!
Changelog
Others
- Check latest version on GitHub
gk version - Improve insights response time
- Display in which folder
gkis looking into when usinggk ws locate
Thanks!
Those were the changes on v1.0.0!