mirror of
https://github.com/mum4k/termdash.git
synced 2026-04-26 19:05:52 +03:00
-
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