v1.0.0
- [Breaking change] Add async support:
ValueTask<string> Solve_1()
andValueTask<string> Solve_2()
(migration guide in README) - Improve rendering by bumping
Spectre.Console
version and making use of new Live Display component - Add .NET 6 support
Full Changelog: v0.15.1...v1.0.0