Skip to content

23.2.0

Compare
Choose a tag to compare
@effigies effigies released this 13 Dec 20:17
· 172 commits to main since this release

A new minor release with support for Python 3.12, matplotlib 3.8, and dropping the implicit dependency on setuptools.

CHANGES

  • FIX: Fix AttributeError Xtick has no attribute label (#84)
  • FIX: Typos found by codespell (#79)
  • ENH: Add session filtering to report generation (#82)
  • ENH: Add ignore_initial_volumes param to ConfoundsCorrelationPlot (#83)
  • RF: Purge pkg_resources, add data loader (#85)
  • STY: Assorted pyupgrade suggestions (#80)

New Contributors

Full Changelog: 23.1.1...23.2.0