On behalf of the Insight Toolkit Community, we are happy to announce the release of ITK 4.5.1. This is a patch release that addresses critical issues. The 4.5.1 release fixes helps SimpleITK build with MacOSX Clang 5.0, Visual Studio builds of MINCIO and SCIFIO, Release builds with GCC 4.8, and TIFF compression as well as a other fixes. For the full list of updates, please see the change log. Questions and comments are welcome on the ITK mailing lists.
The next feature release of 4.6.0 is scheduled for June, with more patch releases as critical issues are addressed. The release files can be downloaded from: http://itk.org/ITK/resources/software.html Enjoy ITK! Changes from v4.5.0 to v4.5.1: Bill Lorensen (2): BUG: Tiff compression was broken and untested COMP: Missing breaks in swithc Bradley Lowekamp (8): BUG: Correctly re-throw exception to restore AbortEvent, ProcessAborted BUG: Adding export specification to Exception objects BUG: disable ipa-cp-clone in GDCM COMP: fix unused variable warning in abort test BUG: Do not throw exception in Probes with mis-matched Stop BUG: Address Shared Library issues with SCIFIO COMP: fix failing voronoi segmentation tests COMP: export required in explicitly defined NumbericTraits consts Brian Helba (3): BUG: Fix uninitialized variable in GradientRecursiveGaussianImageFilter BUG: Make all specializations NumericTrails::SetLength re-zero contents BUG: Update SmoothingRecursiveYvvGaussianFilter remote module Hans Johnson (3): COMP: SimpleITK linkage failure BUG: Missing Modified() call PERF: Reviewing code for facilitating compiler optimizations Luke Bloy (2): BUG: Fixes itkBoxSpatialObject part of issue ITK-3153 BUG: Fixes itkImageMaskSpatialObject part of issue ITK-3153 Matthew McCormick (4): COMP: Update libminc to latest version. BUG: Remove unused itkAffineTransformXX.txt content links. COMP: Do not use -fno-ipa-cp-clone with clang. ENH: Bump ITK version to 4.5.1. Michka Popoff (1): BUG: Fix for the WrapITK.pth destination path Sean McBride (1): BUG: initialize m_SmallBlock ivar in ctor; fixes garbage read _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Kitware offers ITK Training Courses, for more information visit: http://kitware.com/products/protraining.php Please keep messages on-topic and check the ITK FAQ at: http://www.itk.org/Wiki/ITK_FAQ Follow this link to subscribe/unsubscribe: http://www.itk.org/mailman/listinfo/insight-developers
