Skip to content

1.9.0rc2

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Feb 12:20
pypylon release 1.9.0rc2

Changes:
Version 1.9.0rc2
    - Reduced the number of the python versions that are used for CI on
      Windows: Dropped 3.4 and 3.5 completely and the 32 bit builds of the
      remaining versions.
    - Added support for pixel formats Bayer**16 in GetArray()
    - Fixed decoding problems when detecting MSVC version.
    - Added CI builds for python 3.11
    - Fixed memory leak in ImageDecompressor