Skip to content

Releases: andyrozman/libaums-usb4java

0.4.1

15 Apr 21:45
Compare
Choose a tag to compare

Release 0.4.1

  • UsbMassStorageDeviceConfig: added manufacturer and product and setting this variables when retriving the list of all available devices

0.4.0

15 Apr 20:02
Compare
Choose a tag to compare

0.4.0
Initial release, reworked norani's solution to work with Usb4Java. Added few helper methods and few helper classes, together with implementation of UsbCommunication for Usb4Java. Initial testing with ScsiBlockDevice was very good and everything works as expected.