Spectre.Console 0.51.1 released!
Version 0.51.1
of Spectre.Console has been released!
Note: Due to an issue discovered after the release of version 0.51.0, that version has now been unlisted. Let’s all pretend it never existed 😅
What's Changed
- Fix IndexOutOfRangeException in ExceptionFormatter by @martincostello in #1800
- TestConsole can now be configured and accessed in CommandAppTester by @magiino in #1803
- Add ShowRowSeparators in Table Widget docs by @bartoginski in #1807
- Add support for required options by @patriksvensson in #1825
- Added documentation for align widget by @Elementttto in #1746
- Fixed link not displayed in markup in Style.cs and added unit test cases by @Elementttto in #1750
- Update System.Memory dependency by @WeihanLi in #1832
- Reduce memory usage for rune width cache. by @Pannoniae in #1756
- Fix resizing of Live views with reduced size. by @belucha in #1840
- Corrects comment for optional text prompt by @aljanabim in #1857
- Update spinners by @FroggieFrog in #1873
- Support J and K for navigating list prompts by @tobias-tengler in #1877
- Fix space triggering selection when items in the selection list have a space. by @mitchdenny in #1881
- Fix bug setting Header by @mattfennerom in #1890
New Contributors
- @magiino made their first contribution in #1803
- @bartoginski made their first contribution in #1807
- @Elementttto made their first contribution in #1746
- @WeihanLi made their first contribution in #1832
- @Pannoniae made their first contribution in #1756
- @belucha made their first contribution in #1840
- @aljanabim made their first contribution in #1857
- @FroggieFrog made their first contribution in #1873
- @tobias-tengler made their first contribution in #1877
- @mitchdenny made their first contribution in #1881
- @mattfennerom made their first contribution in #1890
Full Changelog: 0.50.0...0.51.0