Releases: Qix-/color
Releases · Qix-/color
5.0.3
5.0.2
Functionally identical release to 5.0.0.
Version 5.0.1 is compromised. Please see debug-js/debug#1005.
5.0.0
What's Changed
- move to ESM by @LitoMore in https://github.com/Qix-/color/pull/264
- fix: typo error, cant arrive at the anchor by @buzuosheng in https://github.com/Qix-/color/pull/252
- Added more constructor examples (#181) by @ChristinaRau in https://github.com/Qix-/color/pull/260
New Contributors
- @buzuosheng made their first contribution in https://github.com/Qix-/color/pull/252
- @ChristinaRau made their first contribution in https://github.com/Qix-/color/pull/260
- @LitoMore made their first contribution in https://github.com/Qix-/color/pull/264
Full Changelog: 4.2.3...5.0.0
4.2.3
Patch Release 4.2.3
- 957531f mention .hex() is lossy (#244)
- d00bd1a Correct the limits on XYZ model
- 4ac1315 mark the package as side-effects free (#189)
- f34a0ba use correct WCAG luminance constant (fixes #248)
- 9dcc3b7 update YIQ formula constants (fixes #107, ref chartjs#2)
- 5696221 remove numeric separators
- Not sure why I had such a strong stance on this. I see now how annoying and terrible they are. Apologies to everyone who was affected, this was a bad decision on my part.
- b26040e remove bitchy issue template
Thanks to @csandman, @zdenekkostal, @technobuddha, and @maranomynet for their contributions!