Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-01-01 | 1.1 kB | |
v1.7.9 source code.tar.gz | 2024-01-01 | 293.9 kB | |
v1.7.9 source code.zip | 2024-01-01 | 682.7 kB | |
v1.7.90 source code.tar.gz | 2024-01-01 | 293.9 kB | |
v1.7.90 source code.zip | 2024-01-01 | 682.7 kB | |
Totals: 5 Items | 2.0 MB | 0 |
What's Changed
- Update README.md by @prjctimg in https://github.com/prjctimg/huetiful/pull/101
- Documentation generator now inserts emojis by @prjctimg in https://github.com/prjctimg/huetiful/pull/102
-
Patch update for v1.7.87 by @prjctimg in https://github.com/prjctimg/huetiful/pull/104
-
Added the Color and ColorArray classes that return lazy chains ⛓️ for method chaining on color objects and arrays respectively.
- Added support for uniform color spaces such as Jch and oklch.
- Improved documentation
- Depricated error prone color temperature based utilities till further notice.
- Added channel normalization for the filterBy modules so that start and end values are normalized to the accepted ranges as defined by Culori.
- All palette functions now take an easing function. Default is smoothstep
- More changes in the commits!
Full Changelog: https://github.com/prjctimg/huetiful/compare/v1.7.83...v1.7.9