All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
HotplugEvent
andHotplugEventType
are now exported from the package.
-
HotplugEvent
is now a Python dataclass, not anamedtuple
. -
Dropped support for Python 3.6 and older.
-
libusb-package
is now detected automatically and this library will use the bundledlibusb
version whenlibusb-package
is available. -
Improved typing.
This is the release that serves as a basis for changelog entries above. Refer to the commit logs for changes affecting this version and earlier versions.