Skip to content

Releases: greatscottgadgets/python-usb-protocol

0.9.2

20 Aug 07:54
2883e59

Choose a tag to compare

Added

  • Emitter for Interface Association Descriptors.
  • Missing partial helper for InterfaceAssociationDescriptor.

Changed

  • Interface Association Descriptor's function string is now optional.
  • Use pid.codes VID/PID in unit tests.

Fixed

  • String escaping for Microsoft OS descriptors.

Removed

  • Dropped support for Python 3.8

Security

  • Bumped jinja2 to 3.1.6

0.9.1

21 Jun 09:03
168a388

Choose a tag to compare

Added

  • USB Standard Feature Selectors per [USB 2.0: Table 9-6]

0.9.0

04 Jun 09:29
8683cb9

Choose a tag to compare

Added

  • Initial release