Skip to content

4.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Nov 13:50
pypylon release 4.1.0

Changes:
Version 4.1.0
    - Date 2024-11-25
    - 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
    - Added support for python 3.13
    - Update README.md