v2.0.6
Crappy 2.0.6
Changes in this new release:
- Fix bug in CameraConfig class where an error image would unexpectedly appear if no image is acquired for a few seconds
- Update test_python_package.yml GitHub Action to prevent crash on latest macOS version. Also improve the overall workflow
- Fix color image recording in the ImageSaver class, buggy with the
sitk
andpil
backends - Fix incompatibility with newly released NumPy 2.0.0, because of new return type policy
- Several minor documentation updates
Merged pull requests
- Release/2.0.5 by @WeisLeDocto in #112
- Fix camera configuration bug and remove duplicate code by @WeisLeDocto in #114
- Update GitHub actions by @WeisLeDocto in #122
- Fix color image recording by @WeisLeDocto in #129
- Add missing example on arbitrary Generator condition by @WeisLeDocto in #130
- Minor updates in camera documentation by @WeisLeDocto in #131
- fix: cast numpy types to Python types wherever needed by @WeisLeDocto in #132
- Release/2.0.6 by @WeisLeDocto in #133
Full Changelog: v2.0.5...v2.0.6
The tarball and the wheel are available on PyPI