Sourced from github.com/fatih/color's releases.
v1.16.0
What's Changed
- Update dependabot.yml by
@ilyabrinin fatih/color#200- color: add newline after wrapping text by
@fatihin fatih/color#192- [Test] Nil check added by
@hyunsoodain fatih/color#203- fixes #206 (using underline with a different fg color breaks) by
@gregpoirsonin fatih/color#210Dependency updates
- Bump dominikh/staticcheck-action from 1.2.0 to 1.3.0 by
@dependabotin fatih/color#201- Bump github.com/mattn/go-isatty from 0.0.17 to 0.0.18 by
@dependabotin fatih/color#193- Bump golang.org/x/sys from 0.6.0 to 0.8.0 by
@dependabotin fatih/color#195- Bump github.com/mattn/go-isatty from 0.0.18 to 0.0.19 by
@dependabotin fatih/color#196- Bump golang.org/x/sys from 0.8.0 to 0.10.0 by
@dependabotin fatih/color#199- Bump github.com/mattn/go-isatty from 0.0.19 to 0.0.20 by
@dependabotin fatih/color#212- Bump golang.org/x/sys from 0.10.0 to 0.13.0 by
@dependabotin fatih/color#209- Bump actions/setup-go from 3 to 4 by
@dependabotin fatih/color#202- Bump actions/checkout from 3 to 4 by
@dependabotin fatih/color#208- Bump golang.org/x/sys from 0.13.0 to 0.14.0 by
@dependabotin fatih/color#213New Contributors
@ilyabrinmade their first contribution in fatih/color#200@hyunsoodamade their first contribution in fatih/color#203@gregpoirsonmade their first contribution in fatih/color#210Full Changelog: https://github.com/fatih/color/compare/v1.15.0...v1.16.0
0f9779e Merge pull request #213 from fatih/dependabot/go_modules/golang.org/x/sys-0.14.00c78604 Bump golang.org/x/sys from 0.13.0 to 0.14.096e0f73 Merge pull request #208 from fatih/dependabot/github_actions/actions/checkout-44c66e32 Bump actions/checkout from 3 to 42fb03d6 Merge pull request #202 from fatih/dependabot/github_actions/actions/setup-go-48ba7bbd Bump actions/setup-go from 3 to 4e3f97f3 Merge pull request #209 from fatih/dependabot/go_modules/golang.org/x/sys-0.13.0e146575 Bump golang.org/x/sys from 0.10.0 to 0.13.0d2d7a5e Merge pull request #212 from fatih/dependabot/go_modules/github.com/mattn/go-...f3e45da Merge branch 'main' into dependabot/go_modules/github.com/mattn/go-isatty-0.0.20