Tags: bakks/termdash
Tags
Make braille lines always bold and rewrite RichTextString option appe… …nding
Merge pull request mum4k#317 from mum4k/release-0-16-1 Release Termdash v0.16.1. ### Changed - 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. - Re-enabled coverage reporting. ### 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.
Release Termdash v0.16.0. (mum4k#302) ## v0.16.0 - 03-Apr-2021 ### Added - The `Text` widget has a new option `MaxTextCells` which can be used to limit the maximum number of cells the widget keeps in memory. ### Changed - Bump github.com/mattn/go-runewidth from 0.0.10 to 0.0.12.
Release v0.15.0. (mum4k#298) ### Changed - Bump github.com/gdamore/tcell/v2 from 2.0.0 to 2.2.0. - Bump github.com/mattn/go-runewidth from 0.0.9 to 0.0.10. - Allowing CI to modify go.mod and go.sum when necessary. - Executed `go mod tidy`. ### Added - TitleColor and TitleFocusedColor options for border title which enables the setting of separate colors for border and title on a container.
PreviousNext