Releases: vinaypillai/ac-colors
Releases · vinaypillai/ac-colors
v1.4.3
- 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 - An Improved Luminance
- Merge branch 'master' of https://github.com/vinaypillai/ac-colors 70dc4cb
- fix(index.js): fix color modification by luminance calculation e21a9bd
- Merge pull request #9 from vinaypillai/dependabot/npm_and_yarn/elliptic-6.5.3 3bfa879
- Merge pull request #7 from vinaypillai/dependabot/npm_and_yarn/lodash-4.17.19 2b12fb3
- Bump elliptic from 6.5.2 to 6.5.3 0e561fc
- Bump lodash from 4.17.15 to 4.17.19 1a298d3
v1.4.1
- chore(package.json): update test dependencies 0fb6f5e
v1.4.0 - Color Blending
- fix(package.json): update dependencies 3781967
v1.2.0 - LUV and LCHUV
- 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 - RGB-XYZ and XYZ-LAB conversion bug fixes
- fix(index.js, index.min.js, dist/ac-colors.min.js, readme.md): update d65 white and transform matrix 8bcf609