• v0.19.0 bc63a16bf8

    v0.19.0 Stable

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

    v0.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.mod to 1.21.
    • Executed go mod tidy.
    • CI now executes tests with Golang v1.20 and v1.21.
    Downloads