New
0.53.1 (hotfix)
This is a hotfix release for 0.53.0, which accidentally included OpenCli.Sources as a dependency, instead of being included in the package.
As a bonus, a fix for panels was also included in this release 😄
What's Changed
- Ensure OpenCli.Sources are not a dependency of the CLI package. by @patriksvensson in d61788d6c681745c8d1158ceeb4545ba37a99522
- Normalizes paths when writing exceptions to the console for tests. by @phil-scott-78 in https://github.com/spectreconsole/spectre.console/pull/1758
- Fixes issue with Panel not applying overflow to children by @phil-scott-78 in https://github.com/spectreconsole/spectre.console/pull/1942
Full Changelog: https://github.com/spectreconsole/spectre.console/compare/0.53.0...0.53.1