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.
Unreleased¶
Added¶
Changed¶
Deprecated¶
Removed¶
Fixed¶
0.2.0¶
Added¶
Initial
UAS-3
descriptor addition.
Changed¶
Updated Copyright Years
Fixed¶
Fixed the
DeviceQualifierDescriptorEmitter
overriding theDeviceQualifierDescriptor
on assignment.Fixed the subclassing from
int
in theConnectorColour
.Miscellaneous spelling.
Fixed the
USBPacketID.byte()
call to cast properly.Fixed the two failing tests caused by some internal refactoring.
Minor typing fixups
0.1¶
Initial Release