What's Changed
- Bump golang.org/x/sys from 0.25.0 to 0.28.0 by @dependabot[bot] in #246
- Fix for issue #230 set/unsetwriter symmetric wrt color support detection by @ataypamart in #243
- chore: go mod cleanup by @sashamelentyev in #244
- Bump golang.org/x/sys from 0.28.0 to 0.30.0 by @dependabot[bot] in #249
- Bump github.com/mattn/go-colorable from 0.1.13 to 0.1.14 by @dependabot[bot] in #248
- Update CI and go deps by @fatih in #254
- Bump golang.org/x/sys from 0.31.0 to 0.37.0 by @dependabot[bot] in #268
- fix: include escape codes in byte counts from
Fprint,Fprintfby @qualidafial in #282 - Bump golang.org/x/sys from 0.37.0 to 0.40.0 by @dependabot[bot] in #277
- fix: add nil check for os.Stdout to prevent panic on Windows services by @majiayu000 in #275
- Bump dominikh/staticcheck-action from 1.3.1 to 1.4.0 by @dependabot[bot] in #259
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #273
- Optimize Color.Equals performance (O(n²) → O(n)) by @UnSubble in #269
- Bump actions/setup-go from 5 to 6 by @dependabot[bot] in #266
New Contributors
- @ataypamart made their first contribution in #243
- @sashamelentyev made their first contribution in #244
- @qualidafial made their first contribution in #282
- @majiayu000 made their first contribution in #275
- @UnSubble made their first contribution in #269
Full Changelog: v1.18.0...v1.19.0