0.49.0
Pre-release
Pre-release
What's Changed
- Cleanup line endings by @nils-a in #1381
- Added Spectre.Console.Cli to quick-start. by @nils-a in #1413
- Fix rendering of ListPrompt for odd pageSizes by @nils-a in #1365
- Remove mandelbrot example due to conflicting license by @patriksvensson in #1426
- Allow specifying a property to ignore the use of build-time packages for versioning and analysis by @baronfel in #1425
- Add the possibility to register multiple interceptors by @nils-a in #1412
- Added the ITypeResolver to the ExceptionHandler by @nils-a in #1411
- Updated typo in CommandApp.md by @DarqueWarrior in #1431
- Command with -v displays app version instead of executing the command by @FrankRay78 in #1427
- HelpProvider colors should be configurable by @FrankRay78 in #1408
- Direct contributors to the current CONTRIBUTING.md by @tonycknight in #1435
- Fix deadlock when cancelling prompts by @caesay in #1439
- Add progress bar value formatter by @jsheely in #1414
- Update dependencies and do some clean-up by @patriksvensson in #1440
- Delete [UsesVerify], which has become obsolete through the latest update. by @danielcweber in #1456
- Don't erase secret prompt text upon backspace when mask is null by @danielcweber in #1458
- Update dependencies to the latest version by @patriksvensson in #1459
- Automatically register command settings by @patriksvensson in #1463
- Remove [DebuggerDisplay] from Paragraph by @martincostello in #1477
- Selection Prompt Search by @slang25 in #1289
- Update dependency SixLabors.ImageSharp to v3.1.3 by @renovate in #1486
- Positioned Progress Tasks - Before or After Other Tasks by @thomhurst in #1250
- Added NoStackTrace to ExceptionFormats by @gerardog in #1489
- Pipe character for listing options (issue 1434) by @FrankRay78 in #1498
- Improve XmlDoc output by @yenneferofvengerberg in #1503
- Revert 71a5d83 to undo flickering regression by @phil-scott-78 in #1504
- AddDelegate uses an abstract type when used in a branch by @BlazeFace in #1509
- Missing Separator When Headers are Hidden by @BlazeFace in #1513
- Expose raw arguments on the command context by @patriksvensson in #1523
- Add token representation to remaining arguments by @patriksvensson in #1525
New Contributors
- @baronfel made their first contribution in #1425
- @DarqueWarrior made their first contribution in #1431
- @tonycknight made their first contribution in #1435
- @caesay made their first contribution in #1439
- @jsheely made their first contribution in #1414
- @danielcweber made their first contribution in #1456
- @martincostello made their first contribution in #1477
- @slang25 made their first contribution in #1289
- @thomhurst made their first contribution in #1250
- @gerardog made their first contribution in #1489
- @yenneferofvengerberg made their first contribution in #1503
- @BlazeFace made their first contribution in #1509
Full Changelog: 0.48.0...0.49.0