Skip to content

Alder

Latest
Compare
Choose a tag to compare
@cookpa cookpa released this 15 Apr 18:11
· 132 commits to master since this release

Fixes incorrect version information in version 0.5.1. Changelog here shown relative to 0.5.0.

What's Changed

  • ENH: Multiple CI changes by @cookpa in #580
  • Use double precision by default in apply_transforms computations by @cookpa in #585
  • BUG: Overly strict floating point test by @cookpa in #587
  • ENH: Reset index after ITK filters, keep ITK object and python interface consistent by @cookpa in #588
  • ENH: Bump ITK and ANTs, initialize all memory allocated for images by @cookpa in #590
  • ENH: Update coveralls version by @cookpa in #592
  • ENH: Use XML for coverage by @cookpa in #593
  • ENH: Test coverage on PRs by @cookpa in #595
  • BUG: Cache key had wrong path to config scripts by @cookpa in #599
  • ENH: Version bump to fix imath segfault by @cookpa in #598
  • ENH: Add Mattes. by @ntustison in #603
  • ENH: Add masked/bspline fitting variant of Nyul histogram matching. by @ntustison in #607
  • FIX: remove plot_ortho return statement by @ncullen93 in #608

Full Changelog: v0.5.0...v0.5.2