v1.3.0
New colors
The default color profile was updated to have more saturated colors. Additionally, a new profile with fully saturated colors was added. The old centered profile is now obsolete and was removed.

Custom profiles
In case you use a custom profile, please note that due to changes in the color calculation the config for custom profiles has changed. Old configs still work for now, but may be removed in the future. Consult the readme for further details.
Changes
- Improved the old RGB color profile type by adding configurable weights for sample points
- Updated the
defaultcolor profile - Added a new type of color profile using Hue-Saturation (HS)
- Added a new
saturatedHS color profile - Removed the
centeredcolor profile - Added some clarifications to readme
- Code refactorings and optimizations