blucontrol v0.4.0.0 Release Notes

Release Date: 2021-06-06 // almost 3 years ago
    • ✂ Remove RGB class.
    • ✂ Remove Chromaticity.
    • Replace Trichromaticity by RGB.
    • ➕ Add type families GammaValue and RecolorValue to MonadGamma and MonadRecolor.
    • ➕ Add coerceValue to ConfigControl.
    • RecolorXT now uses RGB Float instead of Trichromaticity.
    • Temperature is now explicitly convertible to RGB Word8 using toRGBWord8.
    • 📇 Rename parametric field of WithBrightness record from rgb to color.