Skip to content
This repository has been archived by the owner on Apr 28, 2023. It is now read-only.

Releases: makkes/gitlab-cli

v4.1.0-beta.4

05 Apr 14:16
Compare
Choose a tag to compare

Changelog

Features

Summary

Full Changelog: v4.1.0-beta.3...v4.1.0-beta.4

v4.1.0-beta.3

05 Apr 13:54
Compare
Choose a tag to compare

Changelog

Features

Summary

Full Changelog: v4.1.0-beta.2...v4.1.0-beta.3

v4.1.0-beta.2

22 Feb 18:15
Compare
Choose a tag to compare

Changelog

Features

Bug fixes

Summary

Full Changelog: v4.1.0-alpha.2...v4.1.0-beta.2

v4.1.0-beta.1

20 Dec 14:44
Compare
Choose a tag to compare
v4.1.0-beta.1 Pre-release
Pre-release

Changes from v4.1.0-alpha.2

Breaking Changes

none

Major improvements

  • Added an api command to run raw API requests (#77)

Bugfixes

  • Fixing creation of projects and variables (#77)

v4.1.0-alpha.2

08 May 17:17
Compare
Choose a tag to compare

Changes from v4.0.0

Breaking Changes

none

Major improvements

  • feat: 'get jobs' and 'get logs'

v4.1.0-alpha.1

08 May 17:12
Compare
Choose a tag to compare

this has been released prematurely. Please don't use it.

v4.0.0

29 Mar 07:59
Compare
Choose a tag to compare

Changes from v3.7.3

Breaking Changes

  • Make the commands more intuitive (#55)
  • feat: rename dry-run shorthand flag from -d to -n (#69)

Major improvements

  • feat: add zsh shell completion (#73)

v4.0.0-rc.1

26 Mar 09:51
Compare
Choose a tag to compare
v4.0.0-rc.1 Pre-release
Pre-release

Changes from 4.0.0 Beta 1

  • catch up with 3.x branch
  • feat: rename dry-run shorthand flag from -d to -n (#69)
  • feat: add zsh shell completion (#73)

v4.0.0-beta.1

25 Nov 08:35
Compare
Choose a tag to compare
v4.0.0-beta.1 Pre-release
Pre-release

This is the first beta version of the upcoming 4.0.0 release, introducing a significant change on how the CLI works.

Breaking changes

  • Make the commands more intuitive (#55)

v3.7.3

25 Nov 08:37
65e644c
Compare
Choose a tag to compare

Major improvements

  • feat: add --pre flag to update command (#66)