Skip to content

v20.1.9-beta

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 Dec 17:19
· 21 commits to develop since this release
v20.1.9-beta
ddfe345

What's Changed

  • Bump version for final release (v20.1.8) by @smaillet in #7
  • Adds a new parameter to block producing extensions to allow specifying if a newline is produced or not. by @smaillet in #10
  • Convert to LangVersion 12 as max supported for .NET 8.0 by @smaillet in #11
  • Added multiple extensions methods to simplify common use case of an app that has only a single root command. by @smaillet in #12
  • Added .NET 10 SDK use and targeting support. by @smaillet in #16
  • Added LocalizableString and LocalizableResourceString by @smaillet in #17
  • Added exception if resource isn't found. by @smaillet in #18

Full Changelog: v20.1.8...v20.1.9-beta