Skip to content

0.13.0

Compare
Choose a tag to compare
@release-drafter release-drafter released this 16 Aug 00:05
· 1262 commits to master since this release
6282aa8

Release Notes

A deep revision of the code, including some fixes to address the memory issues. The outputs have been re-organized in way closer to the current BIDS-Derivatives draft. Additionally, some low-hanging-fruit fixes have also been included.

CHANGES

  • [MAINT] Overdue refactor (#736) @oesteban
    • [FIX] Reorganize outputs (closes #396)
    • [ENH] Memory usage - lessons learned with FMRIPREP (#703)
    • [FIX] Cannot allocate memory (v 0.9.4) (closes #536)
    • [FIX] Drop inoperative --report-dir flag (#550)
    • [FIX] Drop misleading WARNING of the group-level execution (#714)
    • [FIX] Expand usernames on input paths (#721)
    • [MAINT] More robust naming of derivatives (related to #661)
  • [FIX] Do not fail with spurious 4th dimension on T1w (#738) @oesteban
  • [ENH] Move on to .tsv files (#737) @oesteban