We have tagged "v2.2.17.0" and updated the "release" branch marker to that 
point. This is the latest supported production release, which we guarantee to 
be API, ABI, and link back-compatible with prior 2.2.x releases. Release notes 
are below.

Within the next few days we expect to also release the first beta of 2.3, just 
putting the final touches on it now. We hope that the beta goes smoothly and 
are aiming for a full release on, or close to, Sept 1, at which point 2.3.x 
will be the primary supported release family and 2.2 will be updated less 
frequently and only to fix important bugs. 



Release 2.2.17 (1 Aug 2021) -- compared to 2.2.16
--------------------------------------------------
* Output to DPX files now supports IOProxy. (Input already did.) #3013
* typedesc.h: TypeDesc can now describe 2D and 3D bounding boxes, as arrays
  of 2 VEC2 aggregates (for 2D) or VEC3 aggregates (for 3D) with "BOX"
  semantic. The shorthand for these are `TypeBox2`, `TypeBox3` (for float),
  and `TypeBox2i` and `TypeBox3i` for integer or pixel coordinte
  boxes. #3008
* Build: Fixes for building against fmt 8.0.0. #3007
* Build: Finding boost is more flexible when desiring static libraries. #3031


--
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