[Insight-users] [ANNOUNCEMENT] ITK 4.3 Release Candidate 4 has been tagged and is ready for testing.

Matt McCormick matt.mccormick at kitware.com
Mon Dec 10 20:44:54 EST 2012


The ITK 4.3.0 release candidate 4 has been tagged, and is available for
testing!  To obtain the source code,

 git clone http://itk.org/ITK.git
 cd ITK
 git checkout -q --detach v4.3rc04

For more details, please see

 http://www.itk.org/Wiki/ITK/Git

Please test the release candidate and share your experiences on the mailing
list, issues tracker, and Gerrit Code Review.  Please include the tag name
when
providing feedback.

Python wrapping builds properly again this this release candidate.

This will be the last release candidate before the final release.

A list of changes since 4.3rc03 follows:

Andreas Schuh (1):
      DOC: Modify BSplineDeformableTransform comments.

Arnaud Gelas (1):
      STYLE: Make CopyMeshToMesh a function just like the other Copy
Container ones.

Bill Lorensen (1):
      BUG: Cannot read a 2 channel (gray, alpha) png file correctly

Brad King (5):
      STYLE: Replace write_file() with file(WRITE) and file(APPEND)
      STYLE: Replace make_directory() with file(MAKE_DIRECTORY)
      STYLE: Replace install_(files|programs|targets) with install command
      STYLE: Replace remove() with list(REMOVE_ITEM)
      STYLE: Remove unsed vxl source directory

Bradley Lowekamp (1):
      COMP: Fix link error with visibility-inlines-hidden

Cory Quammen (1):
      DOC: Modify PasteImageFilter comments.

Gordon Kindlmann (1):
      BUG: tracking changes (hopefully the last) in Teem prior to its 1.11
release

Kent Williams (1):
      COMP: add set methods for member variables where missing.

Matthew McCormick (4):
      STYLE: Fix style of CleanQuadEdgeMeshFilter.
      STYLE: Rename itkMultiTransformBase to itkMultiTransform.
      COMP: Wrap MultiTransform.
      STYLE: Fix style in MultiTransform.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20121210/09f99f58/attachment.htm>


More information about the Insight-users mailing list