Projects STRLCPY termdash Commits cf2f350d
🤬
  • ■ ■ ■ ■ ■ ■
    CHANGELOG.md
    skipped 6 lines
    7 7   
    8 8  ## [Unreleased]
    9 9   
     10 +### Added
     11 + 
     12 +- Added support for `tcell`'s `Dim` text style.
     13 + 
     14 +### Changed
     15 + 
     16 +- Bump github.com/gdamore/tcell from 2.4.0 to 2.5.1.
     17 +- Bump github.com/nsf/termbox-go to v1.1.1.
     18 +- Change the Go version in `go.mod` to 1.17.
     19 + 
     20 +### Fixed
     21 + 
     22 +- Fixed invalid path to the `autogen_licences.sh` script in `.travis.ci`.
     23 + 
    10 24  ## [0.16.1] - 13-Jan-2022
    11 25   
    12 26  ### Changed
    skipped 486 lines
Please wait...
Page is in error, reload to recover