I have tagged Release-1.6.16, which is now where the "release" branch points, 
at the current top of the RB-1.6 branch. This is the latest stable production 
release of OpenImageIO. There should be no breaks in back compatibility (source 
API or link) with prior 1.6.x releases.

I aim for these releases to occur on the first of each month (unless nothing of 
consequence was fixed since the last, or unless a truly critical bug forces a 
release mid-month).

Meanwhile, the master branch is the "in development" 1.7, which has many 
additions and is (I consider) production-worthy, but its API is not guaranteed 
to be stable until it is designated the official release. We are probably 
getting fairly close to branching a release, I'm aiming to have that done 
within the next two months.



Release 1.6.16 (released 1 Aug 2016 -- compared to 1.6.15)
------------------------------------------------
* Fix EXR tile logic for OpenEXR 1.x (fixes a break introduced in 1.6.15,
  is not an issue for exr 2.x). #1448
* Now builds correctly against OpenJPEG 2.x, it previously only supported
  OpenJPEG 1.x. #1452  (Fixes #957, #1449)
* New utility functions: Sysutil::getenv(), Filesystem::file_size(),
  FileSystem::read_bytes(). #1451
* Fixed minor bug with OpenEXR output with correctly setting
  PixelAspectRatio based on the "XResolution" and "YResolution"
  attributes. #1453 (Fixes #1214)
* Gracefully handle unexpected exceptions inside an ImageInput or
  ImageOutput constructor -- return an error rather than crashing.
  #1456


--
Larry Gritz
[email protected]


_______________________________________________
Oiio-dev mailing list
[email protected]
http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org

Reply via email to