What's Changed
* ENH: Require less components to be built for examples by dzenanz in https://github.com/InsightSoftwareConsortium/ITKMontage/pull/213
* BUG: Update `TileMergeImageFilter` signature in example script by tbirdso in https://github.com/InsightSoftwareConsortium/ITKMontage/pull/215
* ENH: Add Python notebook testing by tbirdso in https://github.com/InsightSoftwareConsortium/ITKMontage/pull/217
* COMP: Fix discarding return value warning introduced by ITK 5.4 by dzenanz in https://github.com/InsightSoftwareConsortium/ITKMontage/pull/218
* STYLE: Replace SFINAE selection by constexpr if by dzenanz in https://github.com/InsightSoftwareConsortium/ITKMontage/pull/220
* Avoid appearance of NaN values by dzenanz in https://github.com/InsightSoftwareConsortium/ITKMontage/pull/221
* COMP: Fix HyperSphereImageSource class name in type macro (was Image) by dzenanz in https://github.com/InsightSoftwareConsortium/ITKMontage/pull/224
* ENH: Compute and expose per-tile registration reliability by dzenanz in https://github.com/InsightSoftwareConsortium/ITKMontage/pull/225
**Full Changelog**: https://github.com/InsightSoftwareConsortium/ITKMontage/compare/v0.8.1...v0.8.2