- derive maxValue and offer maximized() function for a color
- rename ScientificColorMaps class to ScientificColorMap
- make
getMatrix()
public
- Fix
discrete50()
implementation
- Add missing public to mapToColor()
- Add new tool to generate difference Images
- Add enum ColorDeficiency to allow mapping of rgb values to simulated ones.
- Fix compile error for iOS applications: asNSColor() not defined
- Require iOS version 13 for CGColor
- Generated files end with newline
- First release