No fooling, we have tagged v2.2.13.0 (a.k.a. Release-2.2.13.0) as the latest supported production release, and the "release" branch marker has been updated to this spot. This is guaranteed to be API, ABI, and link compatible with prior 2.2.x releases. Release notes are below.
Also, we recently tagged "Release-2.3.3.0-dev" as a "developer snapshot" for those who wish to use the master branch at a known stable point. (But note: as a pre-release development branch, we DO NOT make any promises whatsoever that ABI or even API compatibility will not change before 2.3 is an official release branch later this year.) Release 2.2.13 (1 Apr 2021) -- compared to 2.2.12 -------------------------------------------------- * Get ready for upcoming Imath/OpenEXR 3.0 release. #2883 #2894 #2897 * GIF: Fix error checking for non-existant GIF files. #2886 * Fix crash related to ImageBuf:set_write_format() when used in conjunction with a file format that doesn't support per-channel data types. #2885 * Make RAW files handle Unicode filenames on Windows. #2888 * Make sure OIIO builds cleanly with C++20. #2891 * BMP: Several bug fixes when reading an older (V1) variety of BMP files. #2899 * Targa: fix reading tga files with 0-sized thumbnails. #2903 * TIFF: fix reading of certain tiled TIFF files with the vertical image size is not a whole multiple of the tile size. #2895 * Avoid OpenColorIO v2 exception when color-conversion of single points (we didn't pass a correct stride, thinking that stride isn't used for a single point). #2911 * make_texture: When outputting to a 'half' data format file, clamp filtered values to the half range so large values don't inadvertently get converted to half 'infinite' values. #2892 * Improvements to ustring internals to ensure that no two ustrings ever end up with the same hash() value. #2870 * Fixes for compiler errors when compiling farmhash.h using C++11 mode with newer gcc (6+). #2914 -- Larry Gritz l...@larrygritz.com _______________________________________________ Oiio-dev mailing list Oiio-dev@lists.openimageio.org http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org