Skip to content

Releases: gary-rowe/hid4java

Release 0.8.0

14 Apr 19:15
Compare
Choose a tag to compare

A significant update that fixes many issues. Underlying hidapi libraries are for version 0.14.0.

What's Changed

  • Improvements to Windows builds by @tresf in #115
  • Add native library version information by @tresf in #124
  • added option to open devices on darwin in non-exclusive mode by @DaPutzy in #132

New Contributors

Full Changelog: hid4java-0.7.0...hid4java-0.8.0

hid4java-0.7.0

10 Sep 13:02
Compare
Choose a tag to compare

#99 Provide support for older libusb via HidApi flag
#101 Provide support for attach events during HidService startup via HidSpecification setting
#93 Added 32-ARMv6 EABI library support

Various bug fixes and improvements to code quality.
Bump version of JNA to 5.6.0.