Patches fro ITK 5.4.5

Hi folks,

The next patch (bugfix) release, ITK 5.4.5, is coming up.

Patches currently staged on the Git release-5.4 branch are:

  Bradley Lowekamp (1):
        BUG: Fix setting zero sized CompositeTransforms

  Dženan Zukić (1):
        DOC: Change version number in download.md from 5.4.3 to 5.4.4

  Hans Johnson (8):
        ENH: Backport AnatomicalOrientation to ITKv5
        COMP: Remove wrapping for AnatomicalOrientation backport
        COMP: Remove LEGACY off mode in backport
        DOC: Backport documentation for use of AnatomicalOrientation
        STYLE: Fix spelling ignore for named class (Resizeable)
        ENH: Add minimum policy version specification for external FFTW builds
        ENH: Specify `CMAKE_OSX_ARCHITECTURES` for external FFTW builds
        COMP: Replace np.bool with np.bool_

  Matt McCormick (6):
        COMP: Avoid PySequence_Fast_GET_ITEM
        COMP: Exclude BigIO from AzurePipelinesLinux
        DOC: ITK 5.4.4 release notes
        COMP: Replace np.bool with np.bool_
        DOC: Fix links to 5.4.4 release artifacts
        COMP: igenerator.py %i usage in help string

  Michael Cho (1):
        ENH: Support building with system Eigen3 >= 5

Are there other patches that are missing? Patches should be critical bugfixes, improved support for compilers, and documentation fixes.

1 Like

Let’s not forget to do search and replace 5.4.4 into 5.4.5 in Documentation/docs this time :smiley:

Maybe we should add this to release guide, maybe in Increment the version number section.

Yes, we’ll get the download page updated correctly this time :-). We already have a note about it in the release process documentation here: ITK/Documentation/Maintenance/Release.md at main · InsightSoftwareConsortium/ITK · GitHub

1 Like

Matt,

What is the status of this beta? I’d like to back port the following to patch release: