Releases: InsightSoftwareConsortium/ITKANTsWasm
Releases · InsightSoftwareConsortium/ITKANTsWasm
ANTsWasm 0.7.0
ANTsWasm 0.6.0
ANTsWasm 0.5.0
What's Changed
- Enable 2D test in basic tests by @dzenanz in #17
- ENH: Update version of ANTs by @dzenanz in #19
- More comprehensive tests, including SyN testing by @dzenanz in #20
- ENH: Add convenience transforms QuickRigid and SyNCC by @dzenanz in #21
- Add Python tests for ANTSRegistration by @dzenanz in #22
- Rename files ANTSRegistration -> ANTsRegistration by @dzenanz in #26
- ci bump by @thewtex in #27
- ENH: CI updates for ITK 5.4rc04 by @thewtex in #28
- ENH: Wrap the class with float transforms by @dzenanz in #18
- ants registration by @thewtex in #29
- ENH: Bump version for ITK 5.4.0 by @thewtex in #30
Full Changelog: v0.3.0...v0.5.0
ANTsWasm 0.4 Release Candidate 3
Merge pull request #29 from thewtex/ants_registration ants registration
ANTsWasm 0.4 Release Candidate 2
Merge pull request #28 from thewtex/itk-5.4rc04 ENH: CI updates for ITK 5.4rc04
ANTsWasm 0.4 Release Candidate 1
What's Changed
- Enable 2D test in basic tests by @dzenanz in #17
- ENH: Update version of ANTs by @dzenanz in #19
- More comprehensive tests, including SyN testing by @dzenanz in #20
- ENH: Add convenience transforms QuickRigid and SyNCC by @dzenanz in #21
- Add Python tests for ANTSRegistration by @dzenanz in #22
- Rename files ANTSRegistration -> ANTsRegistration by @dzenanz in #26
- ci bump by @thewtex in #27
Full Changelog: v0.3.0...v0.4rc01
ITKANTsWasm v0.3.0
What's Changed
- ANTsRegistration class prints all its instance variables by @dzenanz in #12
- Expose more parameters and add remaining low-dim tests by @dzenanz in #13
- Support single-stage transforms along with SyN tests by @dzenanz in #14
- Add TRSAA, SyN, SyNRA, Elastic, and TV[n] transform types by @dzenanz in #15
Full Changelog: v0.2.0...v0.3.0
ITKANTsWasm v0.2.0
What's Changed
- Expose more parameters in the class interface by @dzenanz in #10
- ENH: Bump version number to 0.2.0 for a new PyPI release by @dzenanz in #11
Full Changelog: v0.1.0...v0.2.0
ITKANTsWasm 0.1.0
What's Changed
- ENH: Update infrastructure from module template by @dzenanz in #3
- STYLE: Update native Python package name to itk-ants by @thewtex in #5
- Basic usage with affine transform and a single regression test by @dzenanz in #4
- Use outputs to hold forward and inverse transforms, not inputs by @dzenanz in #6
- ENH: Add support for image masks along with tests by @dzenanz in #7
- ENH: Expose GradientStep parameter by @dzenanz in #8
- ENH: Add 3 more tests which exercise Rigid and Affine transform types by @dzenanz in #9
New Contributors
Full Changelog: https://github.com/thewtex/ANTsWasm/commits/v0.1.0