Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 1.08 KB

File metadata and controls

38 lines (29 loc) · 1.08 KB

Changelog

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.

[0.9.2] - 2025-08-20

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 - 2024-06-21

Added

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

0.9.0 - 2024-06-04

Added

  • Initial release