Skip to content

Service Release of December 6, 2021

Compare
Choose a tag to compare
@mac-can mac-can released this 08 Jan 09:36
· 68 commits to main since this release

Major changes:

  • Built library as Universal macOS Binary (macOS_Library_for_PCANUSB_v0.10.1.tar.gz).
  • Built library for x86_64 architecture (OS_X_Library_for_PCANUSB_v0.10.1.tar.gz).
  • Parameter PCAN_CHANNEL_VERSION displays machine architecture from utsname().
  • Fixed a bug with parameter PCAN_EXT_HARDWARE_VERSION for PCAN-USB Pro FD devices.
  • Solved an issue with file system relative paths that are not allowed in hardened programs in Python 2.7 under macOS.
  • Updated the C++ examples: Blocking Read using system call select().