Skip to content

0.10.0

Compare
Choose a tag to compare
@effigies effigies released this 03 Dec 23:56
· 1346 commits to master since this release
0.10.0
35e1296

DOI

Release Notes

New feature release in the 0.10.x series.

This release removes Python 2 support.

Changes

  • ENH: Helpful error for db argument mismatch, and add classmethod load_from_db (#547)
  • ENH: Add Resample transformation (#373)
  • ENH: Save BIDSLayout + Derivatives to folder (with init arguments) (#540)
  • ENH: Adds support for NONE and ANY query Enums (#542)
  • ENH: Transformation-related improvements (#541)
  • ENH: FEMA contrasts (#520)
  • STY: Minor PEP8 Fixes (#545)
  • MNT: Various (#543)
  • MNT: Remove Python 2.7 support (#524)
  • CI: Configure Circle Artifact Redirector (#544)