23.2.0
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 toConfoundsCorrelationPlot
(#83) - RF: Purge pkg_resources, add data loader (#85)
- STY: Assorted pyupgrade suggestions (#80)
New Contributors
- @DimitriPapadopoulos made their first contribution in #79
- @celprov made their first contribution in #84
- @tsalo made their first contribution in #83
Full Changelog: 23.1.1...23.2.0