Releases: PowerShell/ConsoleGuiTools
Releases · PowerShell/ConsoleGuiTools
v0.7.7
What's Changed
- Reverts build back to .NET 6 by @tig in #227
- Change alias "sot" to "shot" by @RH-TLagrone in #229
- Bump Microsoft.PowerShell.SDK from 7.2.15 to 7.2.19 in /src/Microsoft.PowerShell.ConsoleGuiTools by @dependabot in #245
- Bump Terminal.Gui from 1.14.0 to 1.16.0 in /src/Microsoft.PowerShell.ConsoleGuiTools by @dependabot in #246
- Migrate build and publish system by @andyleejordan in #247
New Contributors
- @RH-TLagrone made their first contribution in #229
Full Changelog: v0.7.6.0...v0.7.7
v0.7.6.0
v0.7.5
What's Changed
- Adds
Show-ObjectTree
cmdlet #179 - Fix clear last line on Windows Terminal Issue again #207
- Adds support for
-Diagnostic
switch toOut-ConsoleGridView
#208 - Adds support for
-UseNetDriver
switch toOut-ConsoleGridView
#208
Thanks so much @tig, @tznind and everyone else!
Full Changelog: v0.7.4...v0.7.5
v0.7.4
v0.7.3
What's Changed
- Build updates and compliant release pipeline by @andschwa in #168
- Updates ConsoleGuiTools to Terminal.Gui v1.10 by @tig in #184
- Fixes #175. Column headers misaligned by @tig in #185
- Fixes# 148. Move to next row on select by @tig in #187
- Fixes #174. Changing Filter does not undo previously marked items by @tig in #186
- Marked are now at top; simplified code; fixed margin by @tig in #188
- Fixes #189 - Fixed typo in exception text. Added -verbose to launch.json by @tig in #190
- Fixes #195 - Incompatible with OpenSUS by @tig in #196
- Bump Newtonsoft.Json from 13.0.1 to 13.0.3 in /src/Microsoft.PowerShell.OutGridView.Models by @dependabot in #198
- Bump Newtonsoft.Json from 13.0.1 to 13.0.3 in /src/Microsoft.PowerShell.ConsoleGuiTools by @dependabot in #200
- Bump Microsoft.PowerShell.SDK from 7.2.6 to 7.2.13 in /src/Microsoft.PowerShell.ConsoleGuiTools by @dependabot in #199
- Bump Terminal.Gui from 1.13 to 1.13.4 in /src/Microsoft.PowerShell.ConsoleGuiTools by @dependabot in #197
- Remove PDB files from module by @andschwa in #201
New Contributors
- @dependabot made their first contribution in #198
Full Changelog: v0.7.2...v0.7.3
v0.7.2
What's Changed
- Remove ANSI escape sequences from property values by @SteveL-MSFT in #158
- Upgrades OCGV to use latest Terminal.Gui nuget package by @tig in #161
- Merge of all my changes by @tig in #166
- Updated Readme to latest stuff by @tig in #170
Full Changelog: https://github.com/PowerShell/GraphicalTools/commits/v0.7.2