Skip to content

Releases: pypoulp/oiio-python

v3.0.10.0.1

07 Sep 16:24

Choose a tag to compare

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

19 Jul 17:21

Choose a tag to compare

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

10 Jun 21:52

Choose a tag to compare

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

02 May 11:27

Choose a tag to compare

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

13 Apr 19:47

Choose a tag to compare

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

02 Jan 19:34

Choose a tag to compare

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

26 Dec 16:16

Choose a tag to compare

⭐ 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_TARGET on 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-python on 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.py file.

Full Changelog: v2.5.12.0.1...v3.0.1.0.1

2.5.12.0.1

21 Dec 18:52
9c26d32

Choose a tag to compare

OpenImageIO 2.5.12.0 with OpenColorIO 2.2.1