Skip to content

Releases: vinaypillai/ac-colors

v1.4.3

06 Jun 08:08
Compare
Choose a tag to compare
  • chore(package.json): update project dependencies a851342
  • Merge pull request #14 from vinaypillai/dependabot/npm_and_yarn/browserslist-4.16.6 379f968
  • Merge pull request #13 from vinaypillai/dependabot/npm_and_yarn/lodash-4.17.21 1718f9e
  • Merge pull request #12 from vinaypillai/dependabot/npm_and_yarn/y18n-4.0.1 3e95728
  • Merge pull request #11 from vinaypillai/dependabot/npm_and_yarn/elliptic-6.5.4 43b27fc
  • Bump browserslist from 4.12.0 to 4.16.6 8be6283
  • Bump lodash from 4.17.19 to 4.17.21 fb15ccd
  • Bump y18n from 4.0.0 to 4.0.1 6602830
  • Bump elliptic from 6.5.3 to 6.5.4 3befc56

v1.4.2...v1.4.3

v1.4.2 - An Improved Luminance

11 Oct 07:25
Compare
Choose a tag to compare

v1.4.1...v1.4.2

v1.4.1

03 Jul 04:33
Compare
Choose a tag to compare
  • chore(package.json): update test dependencies 0fb6f5e

v1.4.0...v1.4.1

v1.4.0 - Color Blending

24 Jun 03:33
Compare
Choose a tag to compare
  • fix(package.json): update dependencies 3781967

v1.3.0...v1.4.0

v1.2.0 - LUV and LCHUV

29 May 06:56
Compare
Choose a tag to compare
  • docs(readme.md): updated docs for luv/lchuv, randomFromString 65a49ab
  • test(index.spec.js test/luv-lchuv-colors.js): unit tests for luv and lchuv f4af3e3
  • fix(index.js): scale luv to [0,100] 08759f7
  • test(index.spec.js): add additional tests with colormine data 1650fd5
  • perf(index.js): switch color storage mode from RGB to XYZ 5012f90
  • Merge pull request #6 from 0xflotus/patch-1 cdc9973
  • (index.js): fixed tuple typo in comments dc1ea47
  • Merge pull request #5 from 0xflotus/patch-1 678e74d
  • Update README.md 7945ed6
  • (readme): fixed anchor links 24da474
  • docs(readme.md, index.js, dist/ac-colors.js): update acknowledgements, add jsdoc 6ccc534
  • Merge branch 'master' of https://github.com/vinaypillai/ac-colors e1915f4
  • Merge pull request #4 from 0xflotus/patch-1 b60cbfd
  • (docs): spotted small typo error 5449687
  • hsl calculation update c45bb2a

v1.1.3...v1.2.0

v1.1.3 - RGB-XYZ and XYZ-LAB conversion bug fixes

22 May 09:17
Compare
Choose a tag to compare
  • fix(index.js, index.min.js, dist/ac-colors.min.js, readme.md): update d65 white and transform matrix 8bcf609

v1.1.2...v1.1.3

v1.1.2 - A different way to integrate

21 May 04:55
Compare
Choose a tag to compare
  • docs(readme.md): add CDN info 27a4157
  • Not migrating to github packages 1450d22
  • chore(package.json): post to GitHub packages e79404e

v1.1.1...v1.1.2

v1.1.1 - Tidying up a bit

18 May 09:23
Compare
Choose a tag to compare

v1.1.0...v1.1.1

v1.1.0 - Some new Exceptions

18 May 07:51
Compare
Choose a tag to compare
  • Improved exceptions and complete coverage testing 814ada1
  • Readme bug abc96f8

v1.0.4...v1.1.0

v1.0.4 - Coverage Testing

17 May 23:46
Compare
Choose a tag to compare

v1.0.3...v1.0.4