Skip to content

v2.3.1

Compare
Choose a tag to compare
@doug-walker doug-walker released this 08 Dec 01:58
· 1 commit to RB-2.3 since this release
92db29b

v2.3.1

This is an ABI-compatible update for the 2.3.x series that includes all fixes since the 2.3.0 release.

Bug fixes and minor enhancements:

PR #1898, Add Python 3.12 wheels
PR #1913, Improve heuristics for finding known color spaces
PR #1886, Fix missing Default View Transform on equal operator
PR #1904, Fix env serialization for v1 configs
PR #1873, Fix missing cache id reset on look update
PR #1896, Skip processor concatenation if the display color space is also data
PR #1855, Fix regression in cccid handling when no value is supplied
PR #1849, Python bindings source builds failing to load libOpenColorIO
PR #1905, Fix NamedTransform context var issue
PR #1845, Improve ocioview curve inspector
PR #1853, Improve ocioview mac support and simplify dependencies
PR #1882, Remove circular import caused by typing annotations
PR #1888, ICC Profile load issue caused by improper use of std::isspace
PR #1847, Add some small arm neon optimizations
PR #1842, Fix support for X86 32-bit
PR #1848, Add links to new release notes documentation
PR #1892, Fix spelling errors in documentation

Build enhancements:

PR #1907, Fix yaml-cpp build issues
PR #1902, Improve compatibility with minizip-ng COMPAT mode
PR #1901, Improve handling of pystring include dir
PR #1899, Restore GPU workflow and minor updates to CI
PR #1891, Simplify the Findyaml-cpp module
PR #1890, Tentative fix for the doxygen installation in the Windows CI
PR #1861, Correctly recover CXX_FLAGS in CheckSupportSSE2.cmake

Many thanks to the following contributors:

@remia, @markreidvfx, @cedrik-fuoco-adsk, @michdolan, @KelSolaar, @KevinJW, @Shootfast, @carolalynn22, @num3ric, @mdecaria, @pennelee, @ajymoonILM, @tobim, @licy183, @AbhineshJha, and @doug-walker