Releases: basler/pypylon
Releases · basler/pypylon
1.8.0rc1
pypylon release 1.8.0rc1 Changes: Version 1.8.0rc1 - Date 2022-01-31 - Adapted linux and windows 64 bit builds to pylon 6.3.0 (which includes the removal of BCON support). - Added python 3.10 binary releases
1.7.4rc1
pypylon release 1.7.4rc1 Changes: Version 1.7.4rc1 - Date 2021-10-19 - setup.py: Some python2 relics have been removed and distutils is no longer used because distutils is deprecated in python 3.10. - setup.py: Include vcruntime140_1.dll into the package for current MVSC compiler. - Fixed double enumeration bug on linux - Updated to pylon 6.2 on windows and linux and adapted some tests for it. - Dropped linux x86 (32bit) support as it is no longer supported by pylon
1.7.4
pypylon release 1.7.4 Changes: Version 1.7.4 - Date 2021-10-19 - setup.py: Some python2 relics have been removed and distutils is no longer used because distutils is deprecated in python 3.10. - setup.py: Include vcruntime140_1.dll into the package for current MVSC compiler. - Fixed double enumeration bug on linux - Updated to pylon 6.2 on windows and linux and adapted some tests for it. - Dropped linux x86 (32bit) support as it is no longer supported by pylon
1.7.2
pypylon release 1.7.2 Changes: Version 1.7.2 - Date 2021-03-03 - Fixed runtime error in binary windows releases with python 3.5 - 3.8 Version 1.7.1 - Date 2021-02-22 - Added missing pypi deployments for python 3.9 on windows Version 1.7.0 - Date 2021-02-19 - Adapted to python 3.9. - Added a way to force a certain GenTL search path (used for frame grabber development). - Avoided the dependency on vcruntime140_1.dll when building with Visual Studio 2019. - Added macOS CI builds. - Migrated from travis to gh-actions for linux and macOS. - Added pypi deployments for linux and macOS - Expanded samples/gige_ip_config.py to include demonstrations of BroadcastIpConfiguration
1.7.2rc1
pypylon release 1.7.2rc1 Version 1.7.2rc1 - Fixed runtime error on windows with python 3.5 - 3.8
1.7.1
pypylon release 1.7.1 Changes: Version 1.7.1 - Date 2021-02-22 - Added missing pypi deployments for python 3.9 on windows Version 1.7.0 - Date 2021-02-19 - Adapted to python 3.9. - Added a way to force a certain GenTL search path (used for frame grabber development). - Avoided the dependency on vcruntime140_1.dll when building with Visual Studio 2019. - Added macOS CI builds. - Migrated from travis to gh-actions for linux and macOS. - Added pypi deployments for linux and macOS - Expanded samples/gige_ip_config.py to include demonstrations of BroadcastIpConfiguration
1.7.1rc1
pypylon release 1.7.1rc1 Changes: Version 1.7.1rc1 - Date 2021-02-19 - Add missing pypi deployments for python 3.9 on windows Version 1.7.0 - Date 2021-02-19 - Adapted to python 3.9. - Added a way to force a certain GenTL search path (used for frame grabber development). - Avoided the dependency on vcruntime140_1.dll when building with Visual Studio 2019. - Added macOS CI builds. - Migrated from travis to gh-actions for linux and macOS. - Added pypi deployments for linux and macOS - Expanded samples/gige_ip_config.py to include demonstrations of BroadcastIpConfiguration
1.7.0
pypylon release 1.7.0 Changes: Version 1.7.0 - Date 2021-02-19 - Adapted to python 3.9. - Added a way to force a certain GenTL search path (used for frame grabber development). - Avoided the dependency on vcruntime140_1.dll when building with Visual Studio 2019. - Added macOS CI builds. - Migrated from travis to gh-actions for linux and macOS. - Added pypi deployments for linux and macOS - Expanded samples/gige_ip_config.py to include demonstrations of BroadcastIpConfiguration
1.7.0rc2
pypylon release 1.7.0rc2 Changes: Version 1.7.0rc2 - Date 2021-02-18 - Adapted to python 3.9. - Added a way to force a certain GenTL search path (used for frame grabber development). - Avoided the dependency on vcruntime140_1.dll when building with Visual Studio 2019. - Added macOS CI builds. - Migrated from travis to gh-actions for linux and macOS. - Added pypi deployments for linux and macOS - Expanded samples/gige_ip_config.py to include demonstrations of BroadcastIpConfiguration
1.7.0rc1
pypylon release 1.7.0rc1 Changes: Version 1.7.0rc1 - Date 2021-02-16 - Adapted to python 3.9. - Added a way to force a certain GenTL search path (used for frame grabber development). - Avoided the dependency on vcruntime140_1.dll when building with Visual Studio 2019. - Added macOS CI builds. - Migrated from travis to gh-actions for linux and macOS. - Added pypi deployments for linux and macOS