issues
search
ShaunLawrie
/
PwshSpectreConsole
👻 PwshSpectreConsole is a PowerShell wrapper for the awesome Spectre.Console library
https://pwshspectreconsole.com/
MIT License
114
stars
7
forks
source link
Update to Spectre.Console 0.49.0
#39
Closed
ShaunLawrie
closed
6 months ago
ShaunLawrie
commented
6 months ago
Feature changes
Read-SpectreSelection
has a new switch for the new selection prompt search in
https://github.com/spectreconsole/spectre.console/pull/1289
Behind the scenes
Update to Spectre.Console 0.49.0,
Load
net6.0
Spectre.Console libs since netstandard2.0 is no longer included in their builds.
Add error messages if csharp files fail to be loaded.
Precompile c# files instead of on module load.
Feature changes
Behind the scenes
net6.0
Spectre.Console libs since netstandard2.0 is no longer included in their builds.