Skip to content

26.01.0

Choose a tag to compare

@github-actions github-actions released this 18 Feb 10:02
pypylon release 26.01.0

Changes:
Version 26.1.0
    - Date 2026-02-18
    - Updated to pylon Software Suite 26.1.0 on all platforms.
      This contains pylon C++ SDK 11.3.0, pylon Data Processing C++ SDK 4.1.1
      and is based on GenICam 3.5 reference implementation.
    - The version scheme has been aligned with the pylon Software Suite
      and there will be monthly releases going forward.
    - Deprecated GetDataComponent method. Use GetDataComponentByIndex or
      with pypylon 26.01 and above the GetDataComponentByType methods of
      PylonDataContainer or GrabResultData instead.
    - Update reference version for all platforms.
    - Fixed deployment issue to pypi and GitHub releases in GitHub actions.
    - Added stride parameter in ndarray to support PaddingX