Skip to content

Commit

Permalink
Merged PR 19714: Prepare pypylon 2.2.0 release..
Browse files Browse the repository at this point in the history
    - Integrate macos build for arm64
    - Fix memory leak if ImageDecompressor is called on invalid data
    - Call Pylon::PylonTerminate on module unload to free pylon ressources
    - Fix Warnings from swig and c++ compile steps
    - Add support for swig installed via pypi
    - move tests to pytest format
  • Loading branch information
thiesmoeller authored and Stefan Klug committed Jun 14, 2023
2 parents 4e1d3c7 + 543e109 commit 270ab28
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
Version 2.2.0rc2
- Date 2023-06-14
- Fix upload folder location of macos

Version 2.2.0rc1
Version 2.2.0
- Date 2023-06-14
- Integrate macos build for arm64
- Fix memory leak if ImageDecompressor is called on invalid data
Expand Down

0 comments on commit 270ab28

Please sign in to comment.