Releases: gui-cs/Terminal.Gui
Release v1.4.0
v1.4.0
- #1546 Fixes #1535. Added IsMouseDisabled prop to Application
- #1515 Upgrading to Net6.0
- #1508 Allows ListView trigger the Enter and Leave events.
- #1506 Prevents a Process breaks rendering on Linux.
- #1505 Fixes #1499. Allowing border settings for the MessageBox.
- #1504 Fixes #1502. Prevents high CPU usage.
Get 'er on NuGet: https://www.nuget.org/packages/Terminal.Gui/
Release v1.3.1
See './Terminal.Gui/Terminal.Gui.csproj` for relnotes.
The Nuget package is here: https://www.nuget.org/packages/Terminal.Gui
What's Changed
Full Changelog: v1.2.1...v1.3.1
Release v1.2.1
See './Terminal.Gui/Terminal.Gui.csproj` for relnotes.
Nuget is here: https://www.nuget.org/packages/Terminal.Gui
Release v1.1.1
v1.1.1
* Fixes #1307 - MainLoop timeouts duplicate keys error.
v1.1.0
* TextView CursorLeft/CursorRight change focus when at start/end #1271
* Fixes #1273 - Add direction summaries
* Fixes #1276 - Added TextDirection constructor to View and Label and improving AutoSize
* Fixes #1272 - Fixes Linux/Mac window sizing
* Fixes #1281 - Fixed CursesDriver colors. Added BasicColors scenario
* Fixes #1266 - Using Ctrl+PageUp/PageDown to allowing navigate through windows.
* TableView - adds last column dividing line #1289
* Fixes #1291. Combining two PosAbsolute or two DimAbsolute result on a PosAbsolute or DimAbsolute
* Changed Console.WriteLine to ITestOutputHelper in tests #1305
Release 1.0.0
This is the for-real Version 1.0 release of Terminal.Gui!
Version 0.90 (Feature Complete for the 1.0 Release)
This is the "Feature Complete" pre-release of Terminal.Gui (aka gui.cs) 1.0. This release is a significant upgrade from the previous published release (0.81). Most of the major changes and bug fixes are listed below. NOTE: This release includes breaking changes to the API; we will strive to avoid any more breaking changes before 1.0.
Get it here: https://www.nuget.org/packages/Terminal.Gui