Projects STRLCPY termdash Commits b6a41774
🤬
  • ■ ■ ■ ■ ■ ■
    .travis.yml
    1 1  language: go
    2 2  go:
    3  - - 1.14.x
    4  - - 1.15.x
     3 + - 1.16.x
     4 + - 1.17.x
    5 5   - stable
    6 6  before_install:
    7 7   - go get github.com/mattn/goveralls
    skipped 18 lines
  • ■ ■ ■ ■ ■
    CHANGELOG.md
    skipped 12 lines
    13 13   
    14 14  - Bump github.com/gdamore/tcell from 2.2.0 to 2.4.0.
    15 15  - Bump github.com/mattn/go-runewidth from 0.0.12 to 0.0.13.
     16 +- Change the Go versions the CI builds with up to 1.17.
    16 17   
    17 18  ## [0.16.0] - 03-Apr-2021
    18 19   
    skipped 479 lines
Please wait...
Page is in error, reload to recover