Skip to content

Releases: retraigo/colors

v2.0.1

03 Mar 10:30
Compare
Choose a tag to compare

v2.0.0-rc.2

11 Jan 12:01
Compare
Choose a tag to compare
v2.0.0-rc.2 Pre-release
Pre-release
  • Change invertLinear to invert.
  • Implement actual invertLinear.

Full Changelog: v2.0.0-rc.1...v2.0.0-rc.2

v2.0.0-rc.1

11 Jan 10:24
Compare
Choose a tag to compare
v2.0.0-rc.1 Pre-release
Pre-release

The library has been completely rewritten to be functional. This decision was made so that this library can be used along with large images.

Color quantization methods have once again been removed in favor of https://github.com/retraigo/appraisal

Full Changelog: v1.2.1...v2.0.0-rc.1

v1.2.1

11 Dec 12:45
Compare
Choose a tag to compare

Forgot to bundle JS

Full Changelog: v1.2.0...v1.2.1

v1.2.0

06 Dec 03:54
Compare
Choose a tag to compare

Move color quantization functions from retraigo/monke

Full Changelog: v1.1.0...v1.2.0

v1.1.0

04 Dec 18:01
Compare
Choose a tag to compare

Added methods to:

  • Mix a color with another
  • Generate shades and tints of a color

Full Changelog: v1.0.0...v1.1.0

v1.0.0

30 Dec 16:48
Compare
Choose a tag to compare

I doubt the API will change much from this point.

New features:

  • Nearest neighbour search for colors
  • Convert from XYZ, Lab, HSL, HSV, CMYK

Full Changelog: v0.0.3...v1.0.0

v0.0.3

30 Dec 09:20
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release

Add XYZ support

Full Changelog: v0.0.2...v0.0.3

v0.0.2

18 Dec 13:43
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release

Full Changelog: v0.0.1...v0.0.2

v0.0.1

10 Dec 10:28
Compare
Choose a tag to compare