- `HotplugEvent` and `HotplugEventType` are now exported from the package.
5.0.0
Breaking changes
- `HotplugEvent` is now a Python dataclass, not a `namedtuple`.
- Dropped support for Python 3.6 and older.
Changed
- `libusb-package` is now detected automatically and this library will use the bundled `libusb` version when `libusb-package` is available.
- Improved typing.
4.0.1
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.