gary-rowe / hid4java

A cross-platform Java Native Access (JNA) wrapper for the libusb/hidapi library. Works out of the box on Windows/Mac/Linux.
MIT License
229 stars 71 forks source link

Add hidapi 0.10.1 #112

Closed laborg closed 1 year ago

laborg commented 3 years ago

On master hidapi version 0.10.0 is used. A minor release of hidapi 0.10.1 has been issues since then. It would be good if the next release could integrate the minor release.

Thanks for working on hid4java!

gary-rowe commented 3 years ago

Agreed. Whenever I do a hid4java release I always include the latest hidapi release. Things have been busy recently on other projects so progress has slowed a little here.

gary-rowe commented 3 years ago

It looks like 0.11.0 is now available so I'll be using that once some issues are resolved (when I can get the time to work on them).

gary-rowe commented 1 year ago

I've updated develop using hidapi 0.12.0 so I'll close this issue.