Sourced from github.com/fatih/color's releases.
v1.19.0
What's Changed
- Bump golang.org/x/sys from 0.25.0 to 0.28.0 by
@dependabot[bot] in fatih/color#246- Fix for issue #230 set/unsetwriter symmetric wrt color support detection by
@ataypamartin fatih/color#243- chore: go mod cleanup by
@sashamelentyevin fatih/color#244- Bump golang.org/x/sys from 0.28.0 to 0.30.0 by
@dependabot[bot] in fatih/color#249- Bump github.com/mattn/go-colorable from 0.1.13 to 0.1.14 by
@dependabot[bot] in fatih/color#248- Update CI and go deps by
@fatihin fatih/color#254- Bump golang.org/x/sys from 0.31.0 to 0.37.0 by
@dependabot[bot] in fatih/color#268- fix: include escape codes in byte counts from
Fprint,Fprintfby@qualidafialin fatih/color#282- Bump golang.org/x/sys from 0.37.0 to 0.40.0 by
@dependabot[bot] in fatih/color#277- fix: add nil check for os.Stdout to prevent panic on Windows services by
@majiayu000in fatih/color#275- Bump dominikh/staticcheck-action from 1.3.1 to 1.4.0 by
@dependabot[bot] in fatih/color#259- Bump actions/checkout from 4 to 6 by
@dependabot[bot] in fatih/color#273- Optimize Color.Equals performance (O(n²) → O(n)) by
@UnSubblein fatih/color#269- Bump actions/setup-go from 5 to 6 by
@dependabot[bot] in fatih/color#266New Contributors
@ataypamartmade their first contribution in fatih/color#243@sashamelentyevmade their first contribution in fatih/color#244@qualidafialmade their first contribution in fatih/color#282@majiayu000made their first contribution in fatih/color#275@UnSubblemade their first contribution in fatih/color#269Full Changelog: https://github.com/fatih/color/compare/v1.18.0...v1.19.0
ca25f6e
Merge pull request #266 from
fatih/dependabot/github_actions/actions/setup-go-61205984
Bump actions/setup-go from 5 to 65715c20
Merge pull request #269 from
UnSubble/main2f6e200
Merge branch 'main' into mainf72ec94
Merge pull request #273 from
fatih/dependabot/github_actions/actions/checkout-6848e633
Merge branch 'main' into main4c2cd34
Add tests7f812f0
Bump actions/checkout from 4 to 6b7fc9f9
Merge pull request #259 from
fatih/dependabot/github_actions/dominikh/staticc...239a88f
Bump dominikh/staticcheck-action from 1.3.1 to 1.4.0