-
v0.20.0 Stable
released this
2024-03-10 23:05:56 +03:00 | 0 commits to master since this release📅 Originally published on GitHub: Sun, 10 Mar 2024 20:08:06 GMT
🏷️ Git tag created: Sun, 10 Mar 2024 20:05:56 GMTv0.20.0 - 10-Mar-2024
Added
- Support for an alternative way of splitting containers where the size or percentage is specified for the right (or bottom) container and the left (or top) is calculated.
Changed
- Bump github.com/gdamore/tcell/v2 from 2.7.0 to 2.7.4.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.19.0 Stable
released this
2024-01-29 23:18:07 +03:00 | 16 commits to master since this release📅 Originally published on GitHub: Mon, 29 Jan 2024 20:20:20 GMT
🏷️ Git tag created: Mon, 29 Jan 2024 20:18:07 GMTv0.19.0 - 29-Jan-2024
Added
- Support for "Backtab" (a.k.a. Shift+Tab) as a supported keystroke for tcell
widgets.
Changed
- Migrated CI from Travis to Github Actions.
- Bump github.com/gdamore/tcell/v2 from 2.5.4 to 2.7.0.
- Change the Go version in
go.modto 1.21. - Executed
go mod tidy. - CI now executes tests with Golang v1.20 and v1.21.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Support for "Backtab" (a.k.a. Shift+Tab) as a supported keystroke for tcell
-
v0.18.0 Stable
released this
2023-02-09 01:03:09 +03:00 | 46 commits to master since this release📅 Originally published on GitHub: Wed, 08 Feb 2023 22:04:19 GMT
🏷️ Git tag created: Wed, 08 Feb 2023 22:03:09 GMTv0.18.0 - 08-Feb-2023
Added
- The
gaugewidget now supports drawing of a vertical threshold bar. - The
TextInputwidget now supports an OnChange handler that allows user code
to be notified when the content of the text input changes.
Changed
- Bump github.com/gdamore/tcell/v2 from 2.5.1 to 2.5.4.
- Bump github.com/mattn/go-runewidth from 0.0.13 to 0.0.14.
- Bump github.com/gdamore/tcell/v2 from 2.5.1 to 2.5.3.
- Bump github.com/gdamore/tcell/v2 from 2.5.1 to 2.5.2
- Change the Go version in
go.modto 1.20. - Executed
go mod tidy. - CI now executes tests with Golang v1.20 only.
Removed
- Removed the
Sourcegraphbadge from the main page.
Fixed
- Formatted all Go files with
gofmtfrom Golang v1.20. - Fixed line coverage reporting.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- The
-
v0.17.0 Stable
released this
2022-07-08 06:21:10 +03:00 | 85 commits to master since this release📅 Originally published on GitHub: Fri, 08 Jul 2022 03:23:22 GMT
🏷️ Git tag created: Fri, 08 Jul 2022 03:21:10 GMTAdded
- Added support for
tcell'sDimtext style.
Changed
- Bump github.com/gdamore/tcell from 2.4.0 to 2.5.1.
- Bump github.com/nsf/termbox-go to v1.1.1.
- Change the Go version in
go.modto 1.17. - Executed
go mod tidy.
Fixed
- Fixed invalid path to the
autogen_licences.shscript in.travis.ci.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Added support for
-
v0.16.1 Stable
released this
2022-01-14 08:42:11 +03:00 | 98 commits to master since this release📅 Originally published on GitHub: Fri, 14 Jan 2022 05:44:37 GMT
🏷️ Git tag created: Fri, 14 Jan 2022 05:42:11 GMTChanged
- Change the Go versions the CI builds with up to 1.17.
- Bump github.com/gdamore/tcell from 2.2.0 to 2.4.0.
- Bump github.com/mattn/go-runewidth from 0.0.12 to 0.0.13.
Note
The pull request for this release contains some commits that belong to release v0.16.0 due to an incorrect merge into master at that release (a squash merge). None of these commits contain any effective changes.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
mirror of
https://github.com/mum4k/termdash.git
synced 2026-04-26 19:05:52 +03:00