I have tagged RB-1.0.7. Release notes are as follows (also including those for 1.0.6, I think I forgot to make a formal announcement):
Release 1.0.7 (8 July 2012) --------------------------- * Bug fix when reading vector Field3D files. * Fix input of tiled images with per-channel formats. * Add testsuite/nonwhole-tiles and testsuite/perchannel. * Bug fix when reading binary PNM files. Release 1.0.6 (12 Jun 2012) --------------------------- * Fix allocation and stride bugs that could overrun a buffer when reading tiled images whose resolution was not a whole number of tiles. * Fix stride bugs when reading scanline images with differing data types per channel. * Fixes for FreeBSD compilation. Here's the current rundown on the branches: * master - daily new development, prototype for an eventual release 1.1, has the latest fixes and enhancements but may be unstable or buggy. * RB-1.0 - stable release branch, incorporating bug fixes regularly, with tagged releases approximately monthly or as needed. * Release-1.0.7 - the latest tagged, locked, official release from the 1.0 branch. * Release-0.10.8 - most recent tagged release from the 0.10 branch. This is considered obsolete but is still used by some users and released products. Only critical bug fixes needed by the remaining users are added. There have been no commits to this branch since April 2012. * Release-0.9.3/RB-0.9 - deprecated, this has not had any commits since 2011 and we don't think anybody still uses it. -- Larry Gritz [email protected] _______________________________________________ Oiio-dev mailing list [email protected] http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
