Releases: InsightSoftwareConsortium/ITKMinimalPathExtraction
Releases · InsightSoftwareConsortium/ITKMinimalPathExtraction
ITKMinimalPathExtraction 2.0.0
What's Changed
- COMP: Fix discarding return value warning introduced by ITK 5.4 by @dzenanz in #103
- ENH: Transition project configuration to
pyproject.toml
by @jhlegarreta in #105
Full Changelog: v1.2.6...v2.0.0
ITKMinimalPathExtraction 1.2.6
What's Changed
- ENH: Update python builds to 1.2.5 by @aylward in #101
- ENH: Bump Python package version to 1.2.6 by @thewtex in #102
Full Changelog: v1.2.5...v1.2.6
MinimalPathExtraction 1.2.5
Update to ITK's new module scripts - which will produce python builds compatible with current and future ITK releases.
What's Changed
Full Changelog: v1.2.4...v1.2.5
MinimalPathExtraction 1.2.4
Added support for ITK v5.3.0
MinimalPathExtraction 1.2.3
Urgent and critical change to build using ITKv5.3rc04.post2 since external modules built using older versions of ITK are not compatible with it.
MinimalPathExtraction 1.2.2
Minor change required for ITK's tag progression to be resolved correctly as new versions of ITK are released
What's Changed
Full Changelog: v1.2.1...v1.2.2
MinimalPathExtraction 1.2.1
What's Changed
- COMP: Remove inclusion of .hxx files as headers by @hjmjohnson in #86
- COMP: Modules need updated version of ITK by @hjmjohnson in #87
- BUG: Set FastMarching targets prior to reach mode by @aylward in #90
- ENH: Bump ITK and replace http with https using script by @tbirdso in #89
- ENH: Update Python package for itk-5.3rc4 by @thewtex in #88
- ENH: Bump ITK to v5.3rc04(.post2) by @aylward in #93
New Contributors
Full Changelog: v1.2.0...v1.2.1
ITKMinimalPathExtraction 1.2.0
Merge pull request #85 from thewtex/itk-5.2.0.post2 ENH: Update CI for ITK 5.2.0
ITKMinimalPathExtraction 1.1.2
Merge pull request #83 from InsightSoftwareConsortium/update-ci ENH: Update CI for ITK v5.2rc03+
ITKMinimalPathExtraction 1.1.1
Merge pull request #77 from thewtex/post2 BUG: Build against itk 5.1.0.post2