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.
- Imported 0.15.0 sources from libusb/hidapi.
0.14.1 - 2023-07-15
- Fixed MBCS string support for
windows(MURAOKA Taro).
0.14.0 - 2023-06-05
- Added missing optional APIs for
windows.
- Imported 0.14.0 sources from libusb/hidapi.
0.13.3 - 2023-02-27
- Added libusb backend support for
linux.
0.13.2 - 2023-01-31
- Improved
lshiddevice information formatting.
go.modnow correctly referencesgo1.17.
0.13.1 - 2023-01-09
- Updated
lshidflags;-verbosehas been renamed to-V. - Imported 0.13.1 sources from libusb/hidapi.
0.13.0 - 2023-01-06
- Imported 0.13.0 sources from libusb/hidapi.
0.12.4 - 2022-12-23
- Guaranteed
hid.Devicesatisfiesio.ReadWriteCloser.
0.12.3 - 2022-12-20
- Added
/usr/local/libto library search path on FreeBSD.
0.12.2 - 2022-12-20
- Renamed
hid.InterfaceAnytohid.InterfaceNbrAnyfor consistency.
0.12.1 - 2022-12-19
- Added missing optional APIs for
darwinandfreebsd. - Improved error reporting.
0.12.0 - 2022-12-18
- Imported 0.12.0 sources from libusb/hidapi.
0.8.0 - 2022-12-18
Historical release based on the original HIDAPI, updated to support Go Modules. See https://github.com/signal11/hidapi for details.