Tags · jcfr/ITKPythonPackage · GitHub
Skip to content

Tags: jcfr/ITKPythonPackage

Tags

v5.3rc04

Toggle v5.3rc04's commit message
ITK nightly version update

This commit updates:
  (1) SHA used in CMakeLists.txt to checkout ITK sources
          (InsightSoftwareConsortium/ITK@801370c025)
  (2) VERSION variable set in itkVersion.py

It was automatically generated by the script update_python_version.sh [1]

[1] https://github.com/InsightSoftwareConsortium/ITKPythonPackage/blob/08c03be/scripts/update_python_version.py

v5.3rc03

Toggle v5.3rc03's commit message
ITK nightly version update

This commit updates:
  (1) SHA used in CMakeLists.txt to checkout ITK sources
          (InsightSoftwareConsortium/ITK@590dd29f00)
  (2) VERSION variable set in itkVersion.py

It was automatically generated by the script update_python_version.sh [1]

[1] https://github.com/InsightSoftwareConsortium/ITKPythonPackage/blob/3f0c260/scripts/update_python_version.py

v5.3rc02.post1

Toggle v5.3rc02.post1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request InsightSoftwareConsortium#180 from thewtex/5.3rc2

BUG: Update tag for v5.3 RC 2

v5.3rc02

Toggle v5.3rc02's commit message
Merge branch 'master' into release

v5.3rc01

Toggle v5.3rc01's commit message
ITK nightly version update

This commit updates:
  (1) SHA used in CMakeLists.txt to checkout ITK sources
          (InsightSoftwareConsortium/ITK@d6b1224bc3)
  (2) VERSION variable set in itkVersion.py

It was automatically generated by the script update_python_version.sh [1]

[1] https://github.com/InsightSoftwareConsortium/ITKPythonPackage/blob/4ebd4eb/scripts/update_python_version.py

v5.2.1.post1

Toggle v5.2.1.post1's commit message

Verified

This tag was signed with the committer’s verified signature.
thewtex Matt McCormick
ITKPythonPackage 5.2.1.post1

v5.2.1

Toggle v5.2.1's commit message

Verified

This commit was signed with the committer’s verified signature.
thewtex Matt McCormick
COMP: Address SLICImageFilter visibility on macOS

v5.2.0.post3

Toggle v5.2.0.post3's commit message
ITK nightly version update

This commit updates:
  (1) SHA used in CMakeLists.txt to checkout ITK sources
          (InsightSoftwareConsortium/ITK@d94d9ed8c8)
  (2) VERSION variable set in itkVersion.py

It was automatically generated by the script update_python_version.sh [1]

[1] https://github.com/InsightSoftwareConsortium/ITKPythonPackage/blob/1b5099e/scripts/update_python_version.py

v5.2.0.post2

Toggle v5.2.0.post2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request InsightSoftwareConsortium#159 from InsightSoftware…

…Consortium/numpyAlways

ENH: We now always depend on numpy, so specify that in setup.py

v5.2.0.post1

Toggle v5.2.0.post1's commit message
Merge remote-tracking branch 'upstream/release' into release