* Fix `helpers.logarithmic_range` skipping lower brightness percentages when iterating backwards
0.16.0
* Added function to return info useful for debugging (usable as `sbc.debug_info()`) * Add logging * Auto correct increments with wrong signage in `fade_brightness` * `NotImplementedError` is no longer raised when importing the library on an unsupported platform * Deprecate `helpers.flatten_list`
0.15.5
* Fix `helpers.EDID.parse` throwing `IndexError` when parsed monitor name does not contain model info * Fix `TypeError` in `VCP.get/set_brightness`
0.15.4
* Fix DDCUtil monitor manufacturer IDs being incorrectly parsed * Fix `linux.DDCUtil` setting missing serial numbers as empty strings
0.15.3
* Fix cache not returning some cached values
0.15.2
* Fix display information not being correctly reported on Windows