Skip to content

Latest commit

 

History

History
94 lines (49 loc) · 3.97 KB

changelog.md

File metadata and controls

94 lines (49 loc) · 3.97 KB

Changelog

v2.4.3 (2024-06-16)

Full Changelog

✨ Implemented enhancements:

  • Allow usage with a custom namespace for generic credential scoping #31
  • Allow usage with a namespace for generic credential scoping #32 (@kzu)

🐛 Fixed bugs:

  • Add backwards compatibility for breaking change from --protocol to --scheme #25

v2.4.2 (2024-05-01)

Full Changelog

🐛 Fixed bugs:

  • Add backwards compatibility renaming for --protocol #26 (@kzu)

v2.4.1 (2024-05-01)

Full Changelog

✨ Implemented enhancements:

  • Replace System.CommandLine with Spectre.Console.Cli #23
  • Modernize by switching to Spectre.Console.Cli #24 (@kzu)

v2.0.886 (2023-02-04)

Full Changelog

v0.5.0-beta (2023-02-04)

Full Changelog

✨ Implemented enhancements:

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

v0.4.2 (2022-11-17)

Full Changelog

v0.4.1 (2022-11-17)

Full Changelog

v0.4.0 (2022-11-17)

Full Changelog

🔀 Merged:

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

v0.3.2 (2021-07-10)

Full Changelog

✨ Implemented enhancements:

  • Include readme in package to improve discoverability #7

v0.3.0 (2021-05-09)

Full Changelog

✨ Implemented enhancements:

  • Enable running natively on 2.1, 3.1 and 5.0 runtimes #4
  • Improve commands naming #3
  • Add support for managing credentials on Linux #1

🔨 Other:

  • Allow passing a single argument URL and infer all options #2

v0.2.0 (2020-09-28)

Full Changelog

v0.2.0-alpha (2020-09-26)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator