Releases: devlooped/dotnet-gcm
Releases · devlooped/dotnet-gcm
v2.4.3
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
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
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
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
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
Fix package readme, again
v0.4.0
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
v0.3.2 (2021-07-10)
Full Changelog
✨ Implemented enhancements:
- Include readme in package to improve discoverability #7
v0.3.0
Multi-target 2.1 LTS and 5.0 (latest) too
This allows running the tool on any LTS + latest .NET.
Fixes #4