0.42.0
Pre-release
Pre-release
What's Changed
- Use browser context for social cards by @phil-scott-78 in #490
- Adds additional check that analyzer is within a method by @phil-scott-78 in #488
- Add support for manipulating individual table rows by @patriksvensson in #503
- Do not share semaphore between consoles by @patriksvensson in #507
- Fix ArgumentOutOfRangeException when rendering a table by @LiamSho in #509
- Make building more flexible by allowing feature bands by @kzu in #514
- Fix parsing of exceptions on .NET Framework by @0xced in #513
- Fix the style parameter nullable annotation on AnsiConsoleExtensions by @0xced in #527
- Fix 404 in documentation by @nils-a in #530
- Fix typos in code comments by @GitHubPang in #535
- Remove additional registration of ICommand by @nils-a in #533
- Add extension methods to get cell width of
char
andstring
by @patriksvensson in #523 - Disable GH Action workflow for docs by @patriksvensson in #547
- Fix typos in docs by @GitHubPang in #542
- Add a segment builder for merging multiple segments by @phil-scott-78 in #552
- Allow user to update table cell by @RedEyedDog in #546
- Fix a minor typo for Spectre1021 by @GitHubPang in #557
- Future-proof conditional compilation by @0xced in #563
- Add support custom max value for barcharts by @rifatx in #545
- Improve the error message when acquiring the interactive semaphore fails by @0xced in #569
- Add
AnsiConsole.Write
method by @patriksvensson in #577