Skip to content
This repository was archived by the owner on Apr 25, 2026. It is now read-only.

Releases: InsightSoftwareConsortium/ITKMontage

ITKMontage 0.8.5

15 Nov 19:26
da935c0

Choose a tag to compare

What's Changed

Full Changelog: v0.8.4...v0.8.5

ITKMontage 0.8.4

05 Sep 14:42

Choose a tag to compare

What's Changed

  • COMP: Add extra double parameter to InterpolateImageFunction wrapping templates by @darrent1974 in #236
  • BUG: Update python examples to reflect wrapping changes by @darrent1974 in #237

New Contributors

Full Changelog: v0.8.3...v0.8.4

ITKMontage 0.8.3

18 Mar 12:36
f310be5

Choose a tag to compare

What's Changed

  • ENH: Enable unit tests which are no longer failing by @dzenanz in #226
  • ENH: Upgrade CI for ITK 5.4.0 by @thewtex in #230
  • ENH: Support nearest neighbor interpolator for montaging label maps by @dzenanz in #227
  • COMP: Get ITK_USE_FLOAT_SPACE_PRECISION=ON to compile again by @dzenanz in #231
  • COMP: Fix MacOS Python packages by @dzenanz in #232
  • General code style and CI update for ITK 5.4.2 by @dzenanz in #235

Full Changelog: v0.8.2...v0.8.3

ITKMontage 0.8.2

22 Apr 16:29
1959142

Choose a tag to compare

What's Changed

  • ENH: Require less components to be built for examples by @dzenanz in #213
  • BUG: Update TileMergeImageFilter signature in example script by @tbirdso in #215
  • ENH: Add Python notebook testing by @tbirdso in #217
  • COMP: Fix discarding return value warning introduced by ITK 5.4 by @dzenanz in #218
  • STYLE: Replace SFINAE selection by constexpr if by @dzenanz in #220
  • Avoid appearance of NaN values by @dzenanz in #221
  • COMP: Fix HyperSphereImageSource class name in type macro (was Image) by @dzenanz in #224
  • ENH: Compute and expose per-tile registration reliability by @dzenanz in #225

Full Changelog: v0.8.1...v0.8.2

ITKMontage 0.8.1

21 Dec 15:41
785a417

Choose a tag to compare

What's Changed

  • BUG: Do not wrap duplicate complex double dependencies by @thewtex in #211

Full Changelog: v0.8.0...v0.8.1

ITKMontage 0.8.0

02 Dec 20:33
7355811

Choose a tag to compare

Merge pull request #206 from InsightSoftwareConsortium/bump-itk

ENH: Bump for ITK v5.3

ITKMontage v0.7.3

06 Apr 21:39

Choose a tag to compare

ENH: Update CI to 5.2.0

ITKMontage 0.7.0

23 Nov 16:10
f88e141

Choose a tag to compare

Minor bug fixes and improvements such as fixing compile warnings and improving tests.

ITKMontage 0.5.3

17 Jun 18:14
2221744

Choose a tag to compare

Merge pull request #167 from thewtex/igenerator-patch

Igenerator patch

ITKMontage 0.5.2

17 Jun 11:48
0107770

Choose a tag to compare

Merge pull request #166 from thewtex/package-deps

BUG: Update Python package dependency versions