Skip to content

Releases: gui-cs/Terminal.Gui

Release v1.4.0

18 Dec 16:49
@tig tig
f013627
Compare
Choose a tag to compare

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

27 Oct 23:07
@tig tig
Compare
Choose a tag to compare

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

24 Aug 16:19
@tig tig
45d346d
Compare
Choose a tag to compare

See './Terminal.Gui/Terminal.Gui.csproj` for relnotes.

Nuget is here: https://www.nuget.org/packages/Terminal.Gui

Release v1.1.1

17 May 00:08
@tig tig
Compare
Choose a tag to compare

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

28 Apr 22:45
@tig tig
Compare
Choose a tag to compare

This is the for-real Version 1.0 release of Terminal.Gui!

Version 0.90 (Feature Complete for the 1.0 Release)

28 Sep 16:55
@tig tig
9255fef
Compare
Choose a tag to compare

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