Releases: JPEWdev/pyhid-usb-relay
Releases · JPEWdev/pyhid-usb-relay
v1.2.0
20 May 14:11
Compare
Sorry, something went wrong.
No results found
What's Changed
Add Tests by @JPEWdev in #10
pyhid-usb-relay CLI tool now supports a --version argument
Switched from using poetry to hatch
Tool can now be invoked as a module e.g. python3 -m pyhid_usb_relay
The version of the relay from the USB device descriptor is now captured and is displayed in the CLI tool, e.g.:
$ pyhid-usb-relay enum
Board ID=[JPEW0] ver 1.2, State: 00
Full Changelog : v1.0.1...v1.2.0
v1.0.1
31 Oct 16:06
Compare
Sorry, something went wrong.
No results found
In this release
Fix a bug where older versions of python on Windows could not load libusb-1.0.dll
v1.0.0
30 Oct 16:24
Compare
Sorry, something went wrong.
No results found
First stable release.
In this release:
v0.1.1
04 May 18:36
Compare
Sorry, something went wrong.
No results found
In this release:
Fixed a bug where a short serial number (less than 5 characters) was not handled correctly
v0.1.0
09 Sep 15:34
Compare
Sorry, something went wrong.
No results found
New in this release
Added ability to set relay serial number
v0.0.1
08 Jun 15:21
Compare
Sorry, something went wrong.
No results found