- Fix random crashes in LibUSB HIDAPI transport backend on Windows, as the API is not thread safe. - Added support for atomic updates of StreamDeck instances via the Python ``with`` scope syntax.
0.7.3
- Fix crash in new LibUSB HIDAPI transport backend on systems with multiple connected StreamDeck devices. - Fix crash in new LibUSB HIDAPI transport backend when ``connected()`` was called on a StreamDeck instance.
0.7.2
- Documentation restructuring to move installation out of the readme and into the library documentation.
0.7.1
- Cleaned up new LibUSB HIDAPI transport backend, so that it only searches for OS-specific library files. - Fixed minor typo in the libUSB HIDAPI transport backend probe failure message.
0.7.0
- Removed old HID and HIDAPI backends, added new ``ctypes`` based LibUSB-HIDAPI backend replacement.
0.6.3
- Added support for the new V2 hardware revision of the StreamDeck Original.