Update module github.com/lucasb-eyer/go-colorful to v1.4.0#11
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
Update module github.com/lucasb-eyer/go-colorful to v1.4.0#11renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
a3bbdca to
cd443d3
Compare
cd443d3 to
f8440c4
Compare
f8440c4 to
4ea1abe
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.2.0→v1.4.0Release Notes
lucasb-eyer/go-colorful (github.com/lucasb-eyer/go-colorful)
v1.4.0Compare Source
This release adds support for CSS Color Level 4 wide-gamut RGB color spaces, along with D50 XYZ helpers and a small
HexColorusability improvement.Added
DisplayP3,A98Rgb,ProPhotoRgb, andRec2020(#81)XyzD50,Color.XyzD50,D50ToD65, andD65ToD50for working with D50-based color spaces (#81)HexColornow implementsfmt.Stringerv1.3.0Compare Source
If you'd like to support go-colorful's development you can support me or Lucas (the original developer) through GitHub Sponsors, check out the Sponsor button up top. I also have a Ko-Fi for one-time donations.
The rest of this message is copied from the CHANGELOG.md file in this repo.
Added
BlendLinearRgb(#50)DistanceRiemersma(#52)Changed
Hex()parsing is much faster (#78). However, it doesn't tolerate hex codes with alpha anymore (previously ignoring the alpha was unintentional).Fixed
Deprecated
DistanceLinearRGBis deprecated for the nameDistanceLinearRgbwhich is more in-line with the rest of the libraryConfiguration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.