这是indexloc提供的服务,不要输入任何密码
Skip to content

Releases: gitkraken/gk-cli

v1.0.5

25 May 16:13
79473f2

Choose a tag to compare

2023-05-25T16:04:14Z

Welcome to the latest release of GitKraken CLI!

Changelog

Features

  • gk settings will display a list of the settings with their values

Bug fixes

  • Width of the pr number was overflowing its column
  • gk ws add-repo is no longer necessary in Azure workspaces with synced repos
  • gk ws clone was displaying a wrong message when workspace had no repos

Others

  • Better validation to date flags in gk pr list filters
  • 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

17 May 11:38
c4ebbd9

Choose a tag to compare

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

25 Apr 11:33
989f192

Choose a tag to compare

2023-04-25T11:20:39Z

Welcome to the latest release of GitKraken CLI!

Changelog

Bug fixes

  • gk graph couldn'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

19 Apr 14:36
989f192

Choose a tag to compare

2023-04-19T14:34:49Z

Welcome to the latest release of GitKraken CLI!

Changelog

Bug fixes

  • gk version was 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

13 Apr 17:44
989f192

Choose a tag to compare

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

12 Apr 09:06
989f192

Choose a tag to compare

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 gk is looking into when using gk ws locate

Thanks!

Those were the changes on v1.0.0!