First-of-month releases -- I have tagged "Release-1.8.8" and moved the "release" branch marker to that spot. See below for release notes.
This is the stable release branch and is guaranteed not to break API or ABI compatibility with earlier 1.8.x releases. Release 1.8.8 (1 Feb 2018) -- compared to 1.8.7 ------------------------------------------------- * OpenEXR: gracefully detect and reject files with subsampled channels, which is a rarely-to-never-used OpenEXR feature that we don't support properly. #1849 * Field3d: Prevent crashes when open fails. #1848 * RAW: Add "raw:HighlightMode" configuration hint to control libraw's handling of highlight mode processing. #1851 * zfile: more careful gzopen on Windows that could crash when given bogus filename. #1839 * DICOM: Fix dcmtk build errors on some platforms. Also, the minimum dcmtk version we suport is 3.6.1. #1843 * simd.h: Minor fixes especially for avx512. #1846 * iv: Drop GLEW and obsolete GL stuff from iv in favor of QOpenGLFunctions, and fix broken pixelview text rendering. #1834 * On Unix/Linux, add explicit DL library dependency to libOpenImageIO.so itself instead of only to the binaries and test utilities. #1860 * Build fixes for Hurd OS. #1850 -- Larry Gritz [email protected] _______________________________________________ Oiio-dev mailing list [email protected] http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
