v0.1.7 Update + Patches
v0.1.7 Changes:
- Made some type conversions in
set_brightnessever so slightly more reliable - Added
max_valuekwarg toget_brightness - Fixed a logic error in
get_brightness - Fixed rounding error in
get_brightness
Patch 1:
- Removed debug print statements
Patch 2:
- Fixed not returning false upon failure on Windows
- If fade_brightness cannot set the brightness it exits the for loop