Releases: graypegg/chromatism
Releases · graypegg/chromatism
v3.0.0
This is a major, breaking version bump, but all the following changes should make chromatism one of, if not the smallest colour libraries available (when using ES6 modules).
Added ES6 module
Added Uniform hue-shifting transforms (Using HSLuv)
Added More efficient conversion chain
Removed Function Chaining
Removed Illuminant + Transformation Matrix constants
v2.6.0
v2.5.8
This release adds some type script definitions from @bdoss, and a pkg.module
ES6 module to the build step from @TehShrike! We're also using Rollup instead of webpack, which cleans up a lot of hack-y garbage from before. This hopefully puts the library on track to be 100% ES6 soon.