File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1+ Release 3.0.13.0 (Dec 1, 2025) -- compared to 3.0.12.0
2+ -------------------------------------------------------
3+ - * exif* : Support EXIF 3.0 tags [ #4961 ] ( https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/4961 )
4+ - * build* : Disable LERC in libTIFF local build script [ #4957 ] ( https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/4957 ) (by LI JI)
5+ - * ci* : Fix broken ci, debug and static cases, bump some latest [ #4954 ] ( https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/4954 )
6+ - * ci* : Unbreak icc/icx CI [ #4958 ] ( https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/4958 )
7+
8+
19Release 3.0.12.0 (Nov 1, 2025) -- compared to 3.0.11.0
210-------------------------------------------------------
311 - * iff* : Handle non-zero origin, protect against buffer overflows [ #4925 ] ( https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/4925 )
Original file line number Diff line number Diff line change 44
55cmake_minimum_required (VERSION 3.18.2...4.0)
66
7- set (OpenImageIO_VERSION "3.0.12 .0" )
7+ set (OpenImageIO_VERSION "3.0.13 .0" )
88set (OpenImageIO_VERSION_OVERRIDE "" CACHE STRING
99 "Version override (use with caution)!" )
1010mark_as_advanced (OpenImageIO_VERSION_OVERRIDE)
You can’t perform that action at this time.
0 commit comments