Skip to content

v0.12.0

Choose a tag to compare

@Crozzers Crozzers released this 19 Mar 18:37
· 384 commits to main since this release
  • Change return types for [set/get/fade]_brightness. They will no longer return int, always List[int]
  • Clean up fade_brightness internal error handling
  • linux.XBacklight now raises ValueError if no valid output is received from the command
  • Remove deprecated module level variable method
  • More improvements to the documentation building toolchain