File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 11<!-- SPDX-License-Identifier: CC-BY-4.0 -->
22<!-- Copyright Contributors to the Open Shading Language Project. -->
33
4- Release 1.12.14.0 -- 1 Aug? 2023 (compared to 1.12.13.0)
4+ Release 1.12.14.0 -- 1 Nov 2023 (compared to 1.12.13.0)
55--------------------------------------------------------
6-
6+ - Correctly document that our Cuda minimum is 9.0. [ #1737 ] ( https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/1737 )
7+ - Fixes to build and test against OpenImageIO 2.5 [ #1742 ] ( https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/1742 )
8+ - Fix default fmt logic changing in latest openimageio release [ #1725 ] ( https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/1725 )
79
810
911Release 1.12.13.0 -- 1 July 2023 (compared to 1.12.12.0)
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ NEW or CHANGED dependencies since the last major release are **bold**.
2121 - Intel C++ compiler icc ** version 17 or newer** or LLVM-based icx compiler
2222 ** version 2022 or newer** .
2323
24- * ** [ OpenImageIO] ( http://openimageio.org ) 2.2 or newer** (tested through 2.4 )
24+ * ** [ OpenImageIO] ( http://openimageio.org ) 2.2 or newer** (tested through 2.5 )
2525
2626 OSL uses OIIO both for its texture mapping functionality as well as
2727 numerous utility classes. If you are integrating OSL into an existing
You can’t perform that action at this time.
0 commit comments