Skip to content

4.1.0rc1

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Nov 14:00
· 11 commits to master since this release
pypylon release 4.1.0rc1

Changes:
Version 4.1.0rc1
    - Date 2024-11-22
    - Updated to pylon Camera Software Suite 8.0.1 on linux and windows.
      This contains pylon C++ SDK 9.0.3 and pylon Data Processing C++ SDK 3.0.1.
    - Update to pylon 7.3.2 on macOS, which fixed a bug that caused a data encoding
      error when using the Compression Beyond feature on GigE cameras.
    - We now use python 3.9 limited api to provide multi abi version wheels of pypylon.
    - Removed PylonImage.AttachUserBuffer
    - Added PylonImage.AttachMemoryView
    - Added PylonImage.AttachArray