Skip to content

1.13.0

Choose a tag to compare

@mgxd mgxd released this 02 May 16:40
· 148 commits to master since this release

Release Notes

First release in the 1.13.x series.

This release restructures the ANTs brain extraction workflow.
This should be a backwards compatible change, but a minor release is used out of caution.

Changes

  • FIX: Remove duplicated code, problematic deviation from antsBrainExtraction (#931)
  • FIX: Listify numbers (#925)
  • ENH: Allow + symbol in label entities (#926, #927)
  • STY: Apply various ruff checks (#913, #915, #917, #918, #919, #930)