0.45.0
Pre-release
Pre-release
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
- @drewnoakes made their first contribution in #781
- @renovate made their first contribution in #785
- @leo-costa made their first contribution in #782
- @wanglong126 made their first contribution in #819
- @ivml made their first contribution in #834
- @dependabot made their first contribution in #849
- @danielchalmers made their first contribution in #850
- @nkochnev made their first contribution in #920
- @lonix1 made their first contribution in #938
Full Changelog: 0.44.0...0.45.0