1- Version 4.0.0rc2
2- - Date 2024-07-03
3- - Fixed issue with upload of release artifacts.
4- - Fixed reference version for linux and windows builds
5-
6- Version 4.0.0rc1
7- - Date 2024-07-02
8- - Updated to pylon 7.5 on linux and windows.
1+ Version 4.0.0
2+ - Date 2024-07-08
3+ - Updated to pylon Camera Software Suite 7.5 on linux and windows.
4+ This contains pylon SDK 8.0.0 and pylon Data Processing SDK 2.0.0.
5+ - Removed pylon CXP GenTL Producer files from windows wheel packages.
6+ The CXP-12 support is automatically available when the
7+ pylon Camera Software Suite 7.5 with CXP is installed.
98 - pylon 6.2 is the lowest supported version when building pypylon.
10- - Dropped support for python 3.6, 3.7 and 3.8
11- - Added CI builds for python 3.12
129 - Dropped linux armv7l (32bit) support as it is no longer supported by pylon.
10+ - Dropped support for python 3.6, 3.7 and 3.8
1311 - Added PylonDataContainer and PylonDataComponent support for
1412 3D cameras. You can use Basler 3D cameras with pypylon now.
1513 - Extended PylonImage support for GetArray and GetMemoryWindow.
@@ -18,13 +16,14 @@ Version 4.0.0rc1
1816 - The Builders recipe AddInput and AddOutput methods have changed.
1917 see buildersrecipe_test.py on how to handle that.
2018 - Updated data processing module documentation.
21- - Fixed an issue when using all GetMemoryWindow() methods when
22- running under python 3.12
2319 - Fixed an issue when using GetArrayZeroCopy().
24- - Fixed an issue when running the unit tests with python 3.12.
2520 - Fixed an issue with strings constaining regular expressions in setup.py
2621 - Fixed an issue when running with numpy 2.0 in the unit tests.
2722 - Extended the unit tests.
23+ - Added GitHub actions CI builds for python 3.12
24+ - Update reference version for linux and windows builds
25+ - Added python 3.12 binary releases
26+ - Update README.md
2827
2928Version 3.0.1
3029 - Date 2023-12-15
0 commit comments