Skip to content

0.16.0

Compare
Choose a tag to compare
@effigies effigies released this 26 Apr 15:52
· 266 commits to master since this release
72f7161

DOI

Release Notes

New feature release in the 0.16.x series.

What's Changed

  • FIX: Adapt to SQLAlchemy 1.4+ (#985)
  • FIX: Fill na with zero for VIF (#976)
  • ENH: Only warn if missing values not explicitly set (#977)
  • ENH: Create run reports of whole graph / create HTML reports (#918)
  • ENH: Speed up Sparse to Dense BIDSVariable conversion (#969)
  • ENH: Update config to support motion and nirs modalities (#965)
  • REF: Add derivative subdatasets in a less ad hoc fashion (#954)
  • MNT: Update minimum dependencies, add CI job to test them (#987)
  • MNT: Drop jinja2/markupsafe constraints (#986)
  • MNT: Fix ruff issue E712 (#981)
  • MNT: A few Python3 updates (#971)
  • MNT: Drop Python 3.7 EOL (#974)
  • MNT: Fix repeat-word typo (#968)
  • MNT: Update vendored inflect to 5.6.2 (#961)
  • MNT: Fix flake8 issues found by ruff (#955)
  • MNT: Remove (large) unused PNG from doc directory (#962)
  • MNT: http:// → https:// (#960)
  • MNT: Update git submodules (#964)
  • CI: Drop codecov PyPI package and appveyor config (#979)
  • CI: Add Python 3.11 (#975)
  • CI: Replace custom update_submodules action with dependabot action (#967)
  • CI: fix errors caused by changes in examples (#963)
  • CI: Update parameters to gh-action-pypi-publish (#957)

Full Changelog: 0.15.6...0.16.0