Releases: pypoulp/oiio-python
Releases · pypoulp/oiio-python
v3.0.10.0.1
New Release: v3.0.10.0
This release includes an update to OpenImageIO 3.0.10.0.
Changes
- Bump OpenImageIO to 3.0.10.0
- Added CMake as an explicit Conan build dependency to allow building on systems without pre-installed CMake
- Improved Python CMake detection (had issues on Windows 3.13)
Full Changelog: v3.0.8.1.1...v3.0.10.0.1
v3.0.8.1.1
New Release: v3.0.8.1
This release includes an update to OpenImageIO 3.0.8.1.
Changes
- Updated OpenImageIO to version 3.0.8.1
Full Changelog: v3.0.7.0.1...v3.0.8.1.1
v3.0.7.0.1
New Release: v3.0.7.0
This release includes an update to OpenImageIO 3.0.7.0.
Changes
- Updated OpenImageIO to version 3.0.7.0
- Fixed CMake version in LibTIFF Conan test package.
Full Changelog: v3.0.6.0.1...v3.0.7.0.1
v3.0.6.0.1
New Release: v3.0.6.0
This release includes an update to OpenImageIO 3.0.6.0.
Changes
- Updated OpenImageIO to version 3.0.6.0
Full Changelog: v3.0.4.0.1...v3.0.6.0.1
v3.0.4.0.1
New Release
This release includes an update to OpenImageIO 3.0.4.0.
Changes:
- Updated OpenImageIO to version 3.0.4.0
- Updated LibRaw to version 0.21.4
- Disabled TBB on macOS static builds due to compatibility issues
- Linux aarch64 wheels are now built with new Github Actions runners
Full Changelog: v3.0.2.0.1...v3.0.4.0.1
v3.0.2.0.1
New release with OpenImageIO 3.0.2.0.
- OIIO updated to version 3.0.1.0.
- Fixed an issue with TBB: it wasn't included in all builds. now it's enabled everywhere except musllinux.
- Updated README.
Full Changelog: v3.0.1.0.1...v3.0.2.0.1
v3.0.1.0.1
⭐ New Release!🎄 OpenImageIO 3.0.1.0 with CY2025 dependencies (OCIO 2.4, OpenEXR 3.3, TBB 2021, Ptex 2.4)
OpenImageIO Updates
- OIIO updated to version 3.0.1.0.
- Updated LibRaw to version 0.21.3.
- CY2025: Updated OpenEXR to version 3.3 and OpenColorIO (OCIO) to version 2.4.
Licensing
- Clarified licensing for Apache 2.0 and GPL.
- Added dependencies licenses.
Python Compatibility
- Added support for Python 3.13.
macOS Enhancements
- Bumped
MACOSX_DEPLOYMENT_TARGETon intel mac to enable required C++ features for OpenImageIO 3.
Dependency Additions
- Added libjxl for JPEG XL support.
- Added libultrahdr for HDR image support.
Dependency Improvements
- Switched to libjpeg-turbo for JPEG image support on all platforms (except musl-based Linux distributions, and
oiio-static-pythonon Linux). - Internalized libjxl and libtiff to prevent conflicts with static libraries.
Build Process Improvements
- Split the build processes and utilities into multiple files for better organization.
- Introduced a new libultrahdr build recipe.
- Reorganized setup to avoid a monolithic
setup.pyfile.
Full Changelog: v2.5.12.0.1...v3.0.1.0.1
2.5.12.0.1
OpenImageIO 2.5.12.0 with OpenColorIO 2.2.1