v0.5
- Fixed issue #3 where if you turned a monitor off and on again the module might behave weirdly
- Sped up the import speed of the module
- Added
Monitorclass on Windows displaykwarg can now be a string on Linux
Special thanks to lcharles for raising PR #2 and issue #3
v0.5.1
- Removed
screen_brightness_control.windows.WMI.get_display_serialsas it wasn't useful - Re-wrote most docstrings to be able to provide full documentation for the project, which is now hosted on https://crozzers.github.io/screen_brightness_control. I will add to it as I go