Skip to content

Releases: InsightSoftwareConsortium/ITKANTsWasm

ANTsWasm 0.7.0

10 Oct 12:19
c2c79a8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.7.0

ANTsWasm 0.6.0

28 May 10:11
997aa88
Compare
Choose a tag to compare

What's Changed

  • ENH: Switch to InsightSoftwareConsortium Remote GitHub Action repo by @thewtex in #32
  • ENH: Add DisplacementFieldSubsamplingFactor by @thewtex in #31
  • dep spec by @thewtex in #33

Full Changelog: v0.5.0...v0.6.0

ANTsWasm 0.5.0

28 May 10:10
7a03aab
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.5.0

ANTsWasm 0.4 Release Candidate 3

02 May 22:25
2d0e391
Compare
Choose a tag to compare
Pre-release
Merge pull request #29 from thewtex/ants_registration

ants registration

ANTsWasm 0.4 Release Candidate 2

18 Apr 16:56
3312f9c
Compare
Choose a tag to compare
Pre-release
Merge pull request #28 from thewtex/itk-5.4rc04

ENH: CI updates for ITK 5.4rc04

ANTsWasm 0.4 Release Candidate 1

15 Apr 17:27
2559968
Compare
Choose a tag to compare
Pre-release

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

05 Feb 18:51
Compare
Choose a tag to compare
ITKANTsWasm v0.3.0 Pre-release
Pre-release

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

31 Jan 15:03
afc9e41
Compare
Choose a tag to compare
ITKANTsWasm v0.2.0 Pre-release
Pre-release

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

30 Jan 14:15
3f40a6d
Compare
Choose a tag to compare
ITKANTsWasm 0.1.0 Pre-release
Pre-release

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