• v0.18.0 e7f235a952

    v0.18.0 Stable

    kerem 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 GMT

    v0.18.0 - 08-Feb-2023

    Added

    • The gauge widget now supports drawing of a vertical threshold bar.
    • The TextInput widget 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.mod to 1.20.
    • Executed go mod tidy.
    • CI now executes tests with Golang v1.20 only.

    Removed

    • Removed the Sourcegraph badge from the main page.

    Fixed

    • Formatted all Go files with gofmt from Golang v1.20.
    • Fixed line coverage reporting.
    Downloads