libusb v0.5.1 Release Notes

Release Date: 2015-09-29 // over 8 years ago
    • โž• Add ability to force use of the system or builtin libusb-1.0 library. Use: gem install libusb -- --enable-system-libusb / --disable-system-libusb
    • โšก๏ธ Update to libusb-1.0.20.
    • ๐Ÿ Build Windows binary gems per rake-compiler-dock.
    • ๐Ÿ†“ Fix memory leak in Context#pollfds and use libusb_free_pollfds() if available.