Skip to content

Version 1.2.0

Compare
Choose a tag to compare
@jonasmalacofilho jonasmalacofilho released this 05 Jul 06:07
· 58 commits to master since this release
v1.2.0

Added:

  • core: implement Device.__eq__() (#147)

Changed:

  • libusb0: implement is_kernel_driver_active() for FreeBSD and DragonFly BSD (#365)
  • libusb0: implement is_kernel_driver_active() for Mac OS (#374)

Fixed:

  • setup: prevent installation on unsupported Python versions (PR #364)
  • control: fix undefined USBError (#372)
  • tests: fix legacy/hardware tests for Python 3.9 (#373)