Skip to content

1.1.8

Compare
Choose a tag to compare
@oesteban oesteban released this 05 Mar 16:00
· 1221 commits to master since this release

Release Notes

Bug-fix release in the 1.1.x series.

This release includes some minor improvements to the formatting of reports and derivative metadata.

CHANGES

  • FIX: Check fo valid qform before calculating change (#466) @effigies
  • ENH: Display errors as summary/details elements (#464) @effigies
  • ENH: Add a pure-Python ApplyMask interface, based on NiBabel (#463) @oesteban
  • MAINT: Replace os operations with pathlib, indent JSON sidecars (#467) @mgxd