Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git shortlog v0.8.1..v0.8.2 Dženan Zukić (15): ENH: Require less components to be built for examples COMP: Fix compile error of MontageImageCompareCommand COMP: Fix discarding return value warning introduced by ITK 5.4 STYLE: Replace SFINAE selection by constexpr if BUG: erase confidence together with the translation candidate COMP: Update minimum CMake version from 3.10.2 to 3.16.3 BUG: Avoid appearance of NaN values STYLE: Use trailing return type instead of typename + dependent type COMP: Fix HyperSphereImageSource class name in type macro (was Image) ENH: Update CI action ENH: Compute and expose per-tile registration reliability ENH: Update CI for ITK 5.4 RC 04 ENH: Switch to SciKit build core ENH: Use updated remote module action which includes notebook fix Merge pull request #225 from dzenanz/master Jon Haitz Legarreta Gorroño (1): Merge pull request #224 from dzenanz/master Tom Birdsong (5): BUG: Update `TileMergeImageFilter` signature in example script Merge pull request #215 from InsightSoftwareConsortium/example-patch ENH: Port montage notebook example ENH: Add CI notebook testing Merge pull request #217 from InsightSoftwareConsortium/notebook-tests
- Loading branch information