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.
1.0.0 - 2024-04-16
- Read data into a buffer smaller than BBB's IO buffer (#6).
- Cannot fail command while reading data from host (#5).
- Add
#[non_exhaustive]
attribute to ScsiCommand and UfiCommand
0.2.0 - 2024-02-05
- Support
usb-device@0.3
.
0.1.1 - 2024-02-05
- Restrict
usb-device
dependency to supported versions: < 0.3.
0.1.0 - 2023-04-14
- Initial release.