Skip to content

Releases: adelinosousa/gh-cli-auth

v3.1.0

26 Apr 22:24
Immutable release. Only release title and notes can be modified.
382c33e

Choose a tag to compare

What's Changed

  • Move init-script installer to project/settings plugins by @adelinosousa in #45

Full Changelog: v3.0.3...v3.1.0

v3.0.3

26 Apr 18:13
Immutable release. Only release title and notes can be modified.
1b03204

Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.0.3

v3.0.0

22 Apr 22:07
Immutable release. Only release title and notes can be modified.
477063f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.2...v3.0.0

v2.1.2

24 Mar 19:28
Immutable release. Only release title and notes can be modified.
1ab10f7

Choose a tag to compare

What's Changed

Full Changelog: 2.1.0...v2.1.2

v2.1.0

14 Nov 17:14
Immutable release. Only release title and notes can be modified.
31f855a

Choose a tag to compare

What's Changed

  • Support nested module paths via includeModule settings extension

Full Changelog: 2.0.0...2.1.0

v2.0.0

09 Nov 14:05
Immutable release. Only release title and notes can be modified.
c2ba277

Choose a tag to compare

What's Changed

  • Refactor GH CLI implementation to improve testability, structure and accessibility
  • Add provider extension functions for plugin dependency mapping and multi-module inclusion
  • Improve logging
  • Fix build warnings and IDE errors
  • Enable support for custom GH binary path
  • Update README to enhance structure and clarify plugin usage
  • Add support for allowing custom gradle property keys to collect token values

Full Changelog: 1.1.0...2.0.0

v1.1.0

03 Nov 17:17
Immutable release. Only release title and notes can be modified.
388e215

Choose a tag to compare

What's Changed

  • Add token sharing feature for settings plugins

Full Changelog: 1.0.6...1.1.0

v1.0.6

10 Oct 16:36
Immutable release. Only release title and notes can be modified.
6c2fa58

Choose a tag to compare

What's Changed

  • Refactor plugin for internal visibility
  • Improved settings plugin functional testing
  • Setup default repositories (google, mavenCentral, gradlePluginPortal) for settings plugin
  • Improved logging
  • Fix functional tests for CI

Full Changelog: 1.0.5...1.0.6

v1.0.5

22 Sep 14:33
6617818

Choose a tag to compare

  • Update pages/support domain

v1.0.4

19 Sep 21:53
2ce8730

Choose a tag to compare

  • Support gradle config cache

  • Fix homebrew path issue on MacOS