Skip to content

v0.1.7 Update + Patches

Choose a tag to compare

@Crozzers Crozzers released this 16 Aug 19:53

v0.1.7 Changes:

  • Made some type conversions in set_brightness ever so slightly more reliable
  • Added max_value kwarg to get_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