Skip to content

Releases: basler/pypylon

1.8.0rc1

31 Jan 20:22
Compare
Choose a tag to compare
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

19 Oct 11:37
Compare
Choose a tag to compare
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

19 Oct 13:57
Compare
Choose a tag to compare
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

03 Mar 12:56
Compare
Choose a tag to compare
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

02 Mar 14:53
Compare
Choose a tag to compare
pypylon release 1.7.2rc1

Version 1.7.2rc1
    - Fixed runtime error on windows with python 3.5 - 3.8

1.7.1

22 Feb 10:35
Compare
Choose a tag to compare
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

19 Feb 14:23
Compare
Choose a tag to compare
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

19 Feb 11:13
Compare
Choose a tag to compare
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

17 Feb 13:00
Compare
Choose a tag to compare
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

16 Feb 09:44
Compare
Choose a tag to compare
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