Skip to content

Releases: devlooped/dotnet-gcm

v2.4.3

16 Jun 04:17
@kzu kzu
Compare
Choose a tag to compare

What's Changed

✨ Implemented enhancements

  • Allow usage with a namespace for generic credential scoping by @kzu in #32

Full Changelog: v2.4.2...v2.4.3

v2.4.2

01 May 06:39
@kzu kzu
Compare
Choose a tag to compare

What's Changed

✨ Implemented enhancements

  • Modernize by switching to Spectre.Console.Cli by @kzu in #24

🐛 Fixed bugs

  • Add backwards compatibility renaming for --protocol by @kzu in #26

Full Changelog: v2.0.886...v2.4.2

v2.4.1

01 May 06:21
@kzu kzu
Compare
Choose a tag to compare

What's Changed

✨ Implemented enhancements

  • Modernize by switching to Spectre.Console.Cli by @kzu in #24

Full Changelog: v2.0.886...v2.4.1

v2.0.886

04 Feb 23:32
@kzu kzu
Compare
Choose a tag to compare

What's Changed

We now adopt the upstream GCM version tags so users know what we support from upstream

✨ Implemented enhancements

  • Bump to latest GCM release v2.0.886 and .NET6 RTM by @kzu in #18

Full Changelog: v0.4.2...v2.0.886

v0.5.0-beta

04 Feb 23:20
@kzu kzu
Compare
Choose a tag to compare

What's Changed

✨ Implemented enhancements

  • Bump to latest GCM release v2.0.886 and .NET6 RTM by @kzu in #18

Full Changelog: v0.4.2...v0.5.0-beta

v0.4.2

17 Nov 04:38
@kzu kzu
0142fec
Compare
Choose a tag to compare

Fix package readme, again

v0.4.1

17 Nov 04:29
@kzu kzu
Compare
Choose a tag to compare

Fix package readme

Full Changelog: v0.4.0...v0.4.1

v0.4.0

17 Nov 04:23
@kzu kzu
Compare
Choose a tag to compare

What's Changed

🔨 Other

  • Bump GCM to latest stable v2.0.785 by @kzu in #11
  • Bump with dotnet file sync, clean artifacts by @kzu in #12

Full Changelog: v0.3.2...v0.4.0

v0.3.2

10 Jul 05:55
@kzu kzu
Compare
Choose a tag to compare

v0.3.2 (2021-07-10)

Full Changelog

✨ Implemented enhancements:

  • Include readme in package to improve discoverability #7

v0.3.0

09 May 06:56
@kzu kzu
Compare
Choose a tag to compare
Multi-target 2.1 LTS and 5.0 (latest) too

This allows running the tool on any LTS + latest .NET.

Fixes #4