Skip to content

0.45.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@patriksvensson patriksvensson released this 09 Sep 19:58
· 233 commits to main since this release
af9f5ea

What's Changed

  • Move Spectre.Console.Cli to its own package by @patriksvensson in #827
  • Remove the 'net50' TFM by @patriksvensson in #877
  • Corrected section heading in Status by @drewnoakes in #781
  • Upgrade dotnet example tool to 1.6.0 by @leo-costa in #782
  • Fix documentation workflow by @patriksvensson in #799
  • Fix missing API reference pages for Spectre.Console.Cli by @ivml in #834
  • Fix the "Escaping Interpolated Strings" documentation by @0xced in #837
  • Check for null in TextPrompt by @danielchalmers in #850
  • Fix ArgumentNullException on .NET Framework by @nils-a in #923
  • Add command description to command help message by @nkochnev in #920
  • Fix missing call to Validate when using CommandConstructorBinder by @nils-a in #924
  • Modified MarkupTokenizer, so that escaped markup inside markup is valid by @nils-a in #911
  • Detect non-interactive console via Console.IsInputRedirected instead of Environment.UserInteractive by @bastianeicher in #824
  • Set the DevelopmentDependency flag on the Spectre.Console.Analyzer project by @0xced in #950

New Contributors

Full Changelog: 0.44.0...0.45.0