-
Notifications
You must be signed in to change notification settings - Fork 626
Comparing changes
Open a pull request
base repository: fatih/color
base: v1.13.0
head repository: fatih/color
compare: v1.14.0
- 19 commits
- 7 files changed
- 4 contributors
Commits on Nov 24, 2021
-
Bump github.com/mattn/go-colorable from 0.1.9 to 0.1.12
Bumps [github.com/mattn/go-colorable](https://github.com/mattn/go-colorable) from 0.1.9 to 0.1.12. - [Release notes](https://github.com/mattn/go-colorable/releases) - [Commits](mattn/go-colorable@v0.1.9...v0.1.12) --- updated-dependencies: - dependency-name: github.com/mattn/go-colorable dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for cb81115 - Browse repository at this point
Copy the full SHA cb81115View commit details
Commits on Dec 16, 2021
-
Merge pull request #151 from fatih/dependabot/go_modules/github.com/m…
…attn/go-colorable-0.1.12 Bump github.com/mattn/go-colorable from 0.1.9 to 0.1.12
Configuration menu - View commit details
-
Copy full SHA for 6d99041 - Browse repository at this point
Copy the full SHA 6d99041View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49c41d5 - Browse repository at this point
Copy the full SHA 49c41d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d22b618 - Browse repository at this point
Copy the full SHA d22b618View commit details -
Merge pull request #152 from fatih/update-ci
ci: add linter steps, upgrade Go version
Configuration menu - View commit details
-
Copy full SHA for 76114b1 - Browse repository at this point
Copy the full SHA 76114b1View commit details
Commits on Jul 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3553f6b - Browse repository at this point
Copy the full SHA 3553f6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for acd5f3b - Browse repository at this point
Copy the full SHA acd5f3bView commit details
Commits on Aug 16, 2022
-
Bump github.com/mattn/go-colorable from 0.1.12 to 0.1.13
Bumps [github.com/mattn/go-colorable](https://github.com/mattn/go-colorable) from 0.1.12 to 0.1.13. - [Release notes](https://github.com/mattn/go-colorable/releases) - [Commits](mattn/go-colorable@v0.1.12...v0.1.13) --- updated-dependencies: - dependency-name: github.com/mattn/go-colorable dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for b3652af - Browse repository at this point
Copy the full SHA b3652afView commit details
Commits on Aug 21, 2022
-
Merge pull request #165 from fatih/dependabot/go_modules/github.com/m…
…attn/go-colorable-0.1.13 Bump github.com/mattn/go-colorable from 0.1.12 to 0.1.13
Configuration menu - View commit details
-
Copy full SHA for dbae876 - Browse repository at this point
Copy the full SHA dbae876View commit details
Commits on Nov 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8e3ccd4 - Browse repository at this point
Copy the full SHA 8e3ccd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for b06fcbf - Browse repository at this point
Copy the full SHA b06fcbfView commit details
Commits on Jan 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ad9ba6d - Browse repository at this point
Copy the full SHA ad9ba6dView commit details -
Merge pull request #178 from fatih/fatih-update-deps
Bump go-isatty from 0.0.16 to 0.0.17
Configuration menu - View commit details
-
Copy full SHA for 184b603 - Browse repository at this point
Copy the full SHA 184b603View commit details
Commits on Jan 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9cca0a3 - Browse repository at this point
Copy the full SHA 9cca0a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98e6a4a - Browse repository at this point
Copy the full SHA 98e6a4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d7e63e - Browse repository at this point
Copy the full SHA 5d7e63eView commit details -
Merge pull request #171 from pellared/no-color-empty-val
NO_COLOR requires a non-empty string
Configuration menu - View commit details
-
Copy full SHA for 6378f62 - Browse repository at this point
Copy the full SHA 6378f62View commit details
Commits on Jan 22, 2023
-
color: expose
SetWriter
andUnsetWriter
For some users performance is very important and hence having access to the underlying writer functions allow them to use bytes buffer and avoid string allocations. closes #124
Configuration menu - View commit details
-
Copy full SHA for 7310c74 - Browse repository at this point
Copy the full SHA 7310c74View commit details -
Merge pull request #182 from fatih/expose-set-writers
color: expose `SetWriter` and `UnsetWriter`
Configuration menu - View commit details
-
Copy full SHA for 212f8c5 - Browse repository at this point
Copy the full SHA 212f8c5View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.13.0...v1.14.0