v3.1, new year release
A new Clightd release is here.
Moreover, let me take my time to wish you all a happy new year!
New API
- Backlight API now offers Raise/Lower/Set/Get methods for desired serial
Fixes
- Added some sanity checks for Backlight/Set,Raise,Lower{All} methods
Generic Improvements
Let me warmly thank @danyspin97 for its continuous support in this side! Thank you very much!
- Replaced DISABLE_* options for CMakeLists with ENABLE_*; this is better for packaging, as Clightd's build now fails if any ENABLEd option has not its dependencies installed (while before it would silently disable the feature)
- Some other improvements to CMakeLists.txt