Releases: sha1n/termite
Releases · sha1n/termite
v0.0.24
Changes
- Bump release-drafter/release-drafter from 5 to 6 @dependabot (#89)
- Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 @dependabot (#90)
- Bump peter-evans/create-pull-request from 5 to 6 @dependabot (#88)
- Bump github/codeql-action from 2 to 3 @dependabot (#86)
- Bump actions/setup-go from 4 to 5 @dependabot (#87)
- Bump github.com/fatih/color from 1.15.0 to 1.16.0 @dependabot (#85)
- Bump github.com/mattn/go-isatty from 0.0.19 to 0.0.20 @dependabot (#84)
- migrated to gommons probed writer @sha1n (#83)
v0.0.23
Changes
- upgraded to go 1.21 @sha1n (#81)
- fixed flaky tests @sha1n (#80)
- Bump coverallsapp/github-action from 2.2.2 to 2.2.3 @dependabot (#79)
- Bump actions/checkout from 3 to 4 @dependabot (#78)
- Bump coverallsapp/github-action from 2.2.1 to 2.2.2 @dependabot (#77)
- Bump coverallsapp/github-action from 2.2.0 to 2.2.1 @dependabot (#76)
- Bump coverallsapp/github-action from 2.1.2 to 2.2.0 @dependabot (#75)
- Bump coverallsapp/github-action from 1.1.2 to 2.1.2 @dependabot (#72)
- Bump actions/setup-go from 2 to 4 @dependabot (#70)
- Bump peter-evans/create-pull-request from 3 to 5 @dependabot (#73)
- Bump github/codeql-action from 1 to 2 @dependabot (#74)
- Bump actions/checkout from 2 to 3 @dependabot (#69)
- Bump jandelgado/gcov2lcov-action from 1.0.6 to 1.0.9 @dependabot (#71)
- Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 @dependabot (#68)
- Bump github.com/mattn/go-isatty from 0.0.18 to 0.0.19 @dependabot (#67)
- Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 @dependabot (#66)
- Bump github.com/sha1n/gommons from 0.0.11 to 0.0.12 @dependabot (#65)
v0.0.22
Changes
- Bump github.com/mattn/go-isatty from 0.0.17 to 0.0.18 @dependabot (#64)
- Bump github.com/fatih/color from 1.14.1 to 1.15.0 @dependabot (#63)
- Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 @dependabot (#62)
- Bump github.com/fatih/color from 1.13.0 to 1.14.1 @dependabot (#61)
- Bump github.com/mattn/go-isatty from 0.0.16 to 0.0.17 @dependabot (#60)
- Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 @dependabot (#59)
- Bump github.com/mattn/go-isatty from 0.0.14 to 0.0.16 @dependabot (#58)
- Bump github.com/stretchr/testify from 1.7.5 to 1.8.0 @dependabot (#57)
- Bump github.com/stretchr/testify from 1.7.4 to 1.7.5 @dependabot (#56)
- Bump github.com/stretchr/testify from 1.7.3 to 1.7.4 @dependabot (#55)
- Bump github.com/stretchr/testify from 1.7.2 to 1.7.3 @dependabot (#54)
- Bump github.com/stretchr/testify from 1.7.1 to 1.7.2 @dependabot (#53)
v0.0.21
v0.0.20
Changes
- Bump github.com/fatih/color from 1.12.0 to 1.13.0 @dependabot (#46)
- Bump github.com/sha1n/gommons from 0.0.9 to 0.0.10 @dependabot (#45)
v0.0.19
Changes
- Bump github.com/mattn/go-isatty from 0.0.13 to 0.0.14 @dependabot (#44)
- Bump github.com/sha1n/clib from 0.0.7 to 0.0.8 @dependabot (#43)
v0.0.18
Changes
- Using a different term size resolution implementation to support windows as well.
v0.0.17
Changes
- Progress bars now automatically adapt to terminal width changes
v0.0.16
v0.0.15
Changes
- Exposed an API for manual update of the matrix as an alternative to the background update routine.