You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-*color mgmt*: Color space renaming to adhere to CIF conventions [#4860](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/4860) (3.1.4.0)
75
75
76
76
77
77
### 🚀 Performance improvements:
@@ -200,7 +200,8 @@ ABI compatibility, but we do expect some behavior changes.
200
200
-*windows*: Include Windows version information on produced binaries [#4696](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/4696) (by Jesse Yurkovich) (3.1.3.0)
201
201
- windows + ARM64*: Add arm_neon.h include on Windows ARM64 with clang-cl [#4691](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/4691) (by Anthony Roberts)
-*tests*: Better testing coverage of null image reader/writer [#4578](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/4578) (3.1.1.0)
@@ -245,6 +246,8 @@ ABI compatibility, but we do expect some behavior changes.
245
246
-*ci*: Bump 'latest releases' tests to use pybind11 3.0.0 [#4828](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/4828) (3.1.4.0)
246
247
-*ci*: For python stub generation, lock pybind11 to pre-3.0 [#4831](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/4831) (3.1.4.0)
247
248
-*ci*: Add a VFX Platform 2026 CI job [#4856](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/4856) (3.1.4.0)
249
+
-*ci*: Lock down to ci-oiio container with correct llvm components [#4859](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/4859) (3.1.4.0)
250
+
-*ci*: Bump webp and openexr for "latest versions" test [#4861](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/4861) (3.1.4.0)
248
251
249
252
### 📚 Notable documentation changes:
250
253
-*docs*: Clarify 'copy_image' example [#4522](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/4522) (3.1.0.0/3.0.1.0)
@@ -270,6 +273,7 @@ ABI compatibility, but we do expect some behavior changes.
270
273
-*admin*: Update SECURITY to reflect that 2.5 only gets critical fixes now [#4829](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/4829)
| main |:white_check_mark::construction: ALL fixes immediately, but this is a branch under development with a frequently unstable ABI and occasionally unstable API. |
11
+
| 3.1.x |:white_check_mark: All fixes that can be backported without breaking ABI compatibility. New tagged releases monthly. |
11
12
| 3.0.x |:white_check_mark: All fixes that can be backported without breaking ABI compatibility. New tagged releases monthly. |
12
13
| 2.5.x |:warning: Bug fixes backported only if critical or upon request (and if we are able to cleanly backport). New tagged releases only occasionally. |
13
-
| <= 2.4.x |:x: No longer receiving patches of any kind. |
14
+
| < 2.5.x |:x: No longer receiving patches of any kind. |
0 commit comments