Skip to content

Releases: adelinosousa/gh-cli-auth

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

v1.0.0

04 Aug 20:14
458f7cb

Choose a tag to compare

What's Changed

  • Create gh-cli-auth settings and project plugins