Patches for ITK 5.4.3

Hi folks,

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

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

  Dženan Zukić (1):
        DOC: Remove duplicate new author name (Matthieu LAURENDEAU)

  Matthew McCormick (7):
        DOC: Update maintenance branch for 5.4 series
        DOC: Point to RTD Doxygen documentation, ITKDoxygen Docker build
        DOC: Update Doxygen class links to use ReadTheDocs
        DOC: Update versioned Doxygen links to point to ReadTheDocs
        DOC: ITK 5.4.0 release notes
        DOC: Add ITK 5.4.2 release notes
        BUG: Remove VNL Netlib rpoly files

  ntustison (1):
        BUG: Incorrect size for closed parametric dimension.

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

2 Likes

There were valgrind defects recently addressed for the ITKLabelErodeDilate remote module. I’ll work on pushing them into ITK master, and then the release-5.4 branch

2 Likes

@ntustison should your recent spline fixes be on this list?

Yes, thanks @cookpa for looking. It’s actually the last one @matt.mccormick has listed. I probably could’ve formulated a better description. But at least it works now. The middle two examples here demonstrate the fix.

2 Likes

Got it, thanks @ntustison, just wanted to double check. ANTs is currently broken on conda and I’d like to get an ANTs tag up with itk 5.4.3. Sounds like we will be good to go

2 Likes