Skip to content

Commit 79caa1b

Browse files
committed
Stage for v3.0.6.0 release
Signed-off-by: Larry Gritz <[email protected]>
1 parent 2a876a1 commit 79caa1b

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGES.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
1-
Release 3.0.6.0 (May 1?, 2025) -- compared to 3.0.5.0
1+
Release 3.0.6.0 (May 1, 2025) -- compared to 3.0.5.0
22
-----------------------------------------------------
3+
- *oiiotool*: Add `--render_text` modifiers `measure=` and `render=` [#4681](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/4681)
4+
- *python*: Fix handle leak [#4685](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/4685)
5+
- *bmp*: Correct the type for BMP x/y density [#4695](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/4695) (by Campbell Barton)
6+
- *dpx*: Specify the units for DPX scanned size [#4694](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/4694) (by Campbell Barton)
7+
- *sgi*: Fix valid_file to properly swap bytes on little-endian platforms [#4697](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/4697) (by Jesse Yurkovich)
8+
- *build*: Fix new dcmtk 3.6.9 vs C++ warning [#4698](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/4698)
9+
- *build*: Address Robin-map vs CMake 4.0 compatibility [#4701](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/4701)
10+
- *build*: Fix broken OIIO_SITE customization [#4709](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/4709)
11+
- *build*: Address compiler warnings in simd.h [#4724](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/4724)
12+
- *build/windows*: Clean up Windows compilation warnings [#4706](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/4706)
13+
- *build/windows*: Include Windows version information on produced binaries [#4696](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/4696) (by Jesse Yurkovich)
14+
- *ci*: Move away from soon-to-be-deprecated ubuntu-20.04 GHA runner [#4636](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/4636)
315

416

517
Release 3.0.5.0 (Apr 2, 2025) -- compared to 3.0.4.0

CREDITS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ [email protected]
4444
* Brent Davis
4545
* Brian Hall
4646
* Brice Gros
47+
* Campbell Barton
4748
* Carl Rand
4849
* Cassian Andrei
4950
* Chad Dombrova
@@ -135,6 +136,7 @@ [email protected]
135136
* Leonid Onokhov
136137
* Leszek Godlewski
137138
* Li Ji
139+
* Loïc Vital
138140
* Lucas Panian
139141
* Lucille Caillaud
140142
* Lukas Schrangl

0 commit comments

Comments
 (0)