Skip to content

Commit 0be867f

Browse files
committed
Stage release v1.12.13.0
Signed-off-by: Larry Gritz <[email protected]>
1 parent 362b01e commit 0be867f

File tree

1 file changed

+26
-1
lines changed

1 file changed

+26
-1
lines changed

CHANGES.md

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,33 @@
11
<!-- SPDX-License-Identifier: CC-BY-4.0 -->
22
<!-- Copyright Contributors to the Open Shading Language Project. -->
33

4-
Release 1.12.13.0 -- 1 Jun? 2023 (compared to 1.12.12.0)
4+
Release 1.12.13.0 -- 1 July 2023 (compared to 1.12.12.0)
55
--------------------------------------------------------
6+
- *fix*: Fix constant float values being converted to ints
7+
[#1674](https://github.com/OpenImageIO/oiio/pull/1674) (by Declan Russell)
8+
- *build* Fix builds when USE_PYTHON=OFF
9+
[#1675](https://github.com/OpenImageIO/oiio/pull/1675) (by Declan Russell)
10+
- *build* Changes to support fmt 10.0
11+
[#1691](https://github.com/OpenImageIO/oiio/pull/1691)
12+
- *cleanup* Switch deprecated oiio simd names to modern
13+
[#1679](https://github.com/OpenImageIO/oiio/pull/1679)
14+
- *testing*: Avoid deprecated OSLQuery ctr in test example
15+
[#1699](https://github.com/OpenImageIO/oiio/pull/1699)
16+
- *ci*: Fix package name for icc
17+
[#1690](https://github.com/OpenImageIO/oiio/pull/1690)
18+
- *ci*: Add VFX Platform 2023 tests using new ASWF containers
19+
[#1696](https://github.com/OpenImageIO/oiio/pull/1696)
20+
- *ci*: Switch oiio obsolete branch names to immutable tags
21+
[#1701](https://github.com/OpenImageIO/oiio/pull/1701)
22+
- *docs* Improve documentation of `trace` function
23+
[#1671](https://github.com/OpenImageIO/oiio/pull/1671) (by AidanWelch)
24+
- *docs* README.md: added filmography and Siggraph OSL course info.
25+
[#1692](https://github.com/OpenImageIO/oiio/pull/1692)
26+
[#1694](https://github.com/OpenImageIO/oiio/pull/1694) (by Mitch Prater)
27+
- *docs* Amend the filmography
28+
[#1695](https://github.com/OpenImageIO/oiio/pull/1695)
29+
- *docs* Fix incorrect links in CONTRIBUTING
30+
[#1688](https://github.com/OpenImageIO/oiio/pull/1688)
631

732

833
Release 1.12.12.0 -- 1 May 2023 (compared to 1.12.11.0)

0 commit comments

Comments
 (0)