Releases: retraigo/colors
Releases · retraigo/colors
v2.0.2
v2.0.1
Full Changelog: v1.2.1...v2.0.1
v2.0.0-rc.2
- Change
invertLinear
toinvert
. - Implement actual
invertLinear
.
Full Changelog: v2.0.0-rc.1...v2.0.0-rc.2
v2.0.0-rc.1
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
Forgot to bundle JS
Full Changelog: v1.2.0...v1.2.1
v1.2.0
Move color quantization functions from retraigo/monke
Full Changelog: v1.1.0...v1.2.0
v1.1.0
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
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
Add XYZ support
Full Changelog: v0.0.2...v0.0.3
v0.0.2
Full Changelog: v0.0.1...v0.0.2