New tagged releases today:

"Release-2.0.13" is the newest stable supported release, guaranteed to be 
API/ABI back-compatible with prior 2.0.x releases. This will likely be the LAST 
update to 2.0 as the "supported release" family, though there may be subsequent 
bug fixes as it transitions to the obsolete (but occasionally supported) 
branch. Release notes are below.

"Release-2.1.8.1-RC2" is the latest release candidate for the IMMINENT 
transition of 2.1 to be the supported release branch. I plan to retag it as the 
final release on 8 December. The API/ABI is hereby and irrevocably frozen; 
subsequent 2.1.x releases should all be fully back compatible for both API and 
ABI. The only changes since RC1 are a few minor build/warning fixes, and switch 
of the embedded "fmt" string formatting library to a newer version. Full 
release notes will be published on 8 Dec when the final release is announced 
(or you can check the CHANGES.md that comes with it).

Meanwhile, master is the in-development 2.2(-ish), generally production worthy 
but with no guarantees about compatibility.



Release 2.0.13 (1 Dec 2019) -- compared to 2.0.12
--------------------------------------------------
* Bug fix in deep image compare (`IBA::compare()` or `oiiotool --compare`)
  would fail to notice differences in deep images where the corresponding
  pixels had differing numbers of samples. #2381 (2.1.8/2.0.13)
* DPX: Fix bugs related to int32 math that would lead to incorrect behavior
  in very high-resolution files. #2396 (2.1.3/2.0.13)
* When converting images to texture (via maketx or IBA::make_texture),
  correctly handle color space conversions for greyscale images. #2400
  (2.1.8/2.0.13)
* Build: suppress warnings with libraw for certain gcc versions.
* Build: Fix compiler warnings in ustring.h when `_LIBCPP_VERSION` is not
  defined. #2415 (2.1.8.1/2.0.13)


--
Larry Gritz
l...@larrygritz.com




_______________________________________________
Oiio-dev mailing list
Oiio-dev@lists.openimageio.org
http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org

Reply via email to