Skip to content

Commit

Permalink
ENH: Bump MinimalPathExtraction module to v1.2.2 (#3535)
Browse files Browse the repository at this point in the history
* ENH: Bump MinimalPathExtraction module to v1.2.2

# Changes

* COMP: Remove inclusion of .hxx files as headers by @hjmjohnson in
* InsightSoftwareConsortium/ITKMinimalPathExtraction#86
* COMP: Modules need updated version of ITK by @hjmjohnson in
* InsightSoftwareConsortium/ITKMinimalPathExtraction#87
* BUG: Set FastMarching targets prior to reach mode by @aylward in
* InsightSoftwareConsortium/ITKMinimalPathExtraction#90
* ENH: Bump ITK and replace http with https using script by @tbirdso in
* InsightSoftwareConsortium/ITKMinimalPathExtraction#89
* ENH: Update Python package for itk-5.3rc4 by @thewtex in
* InsightSoftwareConsortium/ITKMinimalPathExtraction#88
* ENH: Bump ITK to v5.3rc04(.post2) by @aylward in
* InsightSoftwareConsortium/ITKMinimalPathExtraction#93

* @tbirdso made their first contribution in
* InsightSoftwareConsortium/ITKMinimalPathExtraction#89

**Full Changelog**:
InsightSoftwareConsortium/ITKMinimalPathExtraction@v1.2.0...v1.2.1

* ENH: Bump MinimalPathExtraction to v1.2.2

v1.2.1 had a minor bug that would have prevented it from correctly
resolving future versions of ITK

See
https://github.com/InsightSoftwareConsortium/ITKMinimalPathExtraction/releases/tag/v1.2.2
  • Loading branch information
aylward authored Aug 8, 2022
1 parent 2ddf427 commit 021bd10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Modules/Remote/MinimalPathExtraction.remote.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@ itk_fetch_module(MinimalPathExtraction
"
MODULE_COMPLIANCE_LEVEL 2
GIT_REPOSITORY ${git_protocol}://github.com/InsightSoftwareConsortium/ITKMinimalPathExtraction.git
GIT_TAG 72ef4ad37a341f6c5f1b0fe1c10e454a27980309
GIT_TAG v1.2.2
)

0 comments on commit 021bd10

Please sign in to comment.