Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update chroma-js to the latest version 🚀 #197

Closed
wants to merge 1 commit into from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Apr 4, 2017

Version 1.3.0 of chroma-js just got published.

Dependency chroma-js
Current Version 1.2.2
Type dependency

The version 1.3.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of chroma-js.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Release Notes chroma 1.3.0
  • added chroma.distance
  • added chroma.deltaE
  • chroma.average now works with any color mode
  • color.set returns a new chroma instance
  • storing RGB channels as floats internally for higher precision
  • chroma.scale now allows disabling of internal cache
  • fixed bug with cubehelix and constant lightness
Commits

The new version differs by 39 commits .

  • d819961 bumped version, changelog
  • d954c47 chroma got slightly larger
  • 9d4f742 updated documentation
  • 1c804fa copy build files to docs/libs
  • deb5561 don't convert #3 to github issue link
  • bf85490 updated tests for high precision
  • 2899178 simplified implementation
  • eed5038 keeping RGB channels as float internally for higher precision
  • e2f9aaf added chroma.delta-e
  • 721a754 making sure hues are averaged correctly
  • 8691a64 added cubehelix test
  • d726b03 added chroma js to docs
  • bd6659f new method for computing distances between 2 colors
  • 026da25 chroma.scale allows disabling of internal cache
  • 6f57e83 color.set returns new chroma instance

There are 39 commits in total. See the full diff.

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 4, 2017

Version 1.3.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits .

See the full diff.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 4, 2017

Version 1.3.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits .

See the full diff.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 6, 2017

Version 1.3.3 just got published.

Update to this version instead 🚀

Release Notes chroma 1.3.3
  • bugfix in chroma.limits quantiles
  • bugfix when running scale.colors(1)
  • bugfix in hsi2rgb color conversion
  • added unit tests for color conversions
Commits

The new version differs by 7 commits .

See the full diff.

greenkeeper bot added a commit that referenced this pull request May 29, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 29, 2017

Version 1.3.4 just got published.

Update to this version instead 🚀

Commits

The new version differs by 11 commits.

See the full diff

bergie pushed a commit that referenced this pull request Nov 13, 2017
@bergie bergie closed this in #219 Nov 13, 2017
@greenkeeper greenkeeper bot deleted the greenkeeper/chroma-js-1.3.0 branch November 13, 2017 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants