Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@JPEWdev JPEWdev released this 20 May 14:11
· 1 commit to master since this release

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