Skip to content

1.12.0

Latest
Compare
Choose a tag to compare
@effigies effigies released this 05 Dec 21:22
· 15 commits to master since this release
7bd6a53

Release notes

New minor release in the 1.12.x series.

This release includes support for Python 3.13, Numpy 2.0 and Nipype 1.9.

Note that using Python 3.13 requires building traits from the development branch.

Changes

  • FIX: Pandas deprecations (#906)
  • FIX: Numpy 2 compatibility (#905)
  • FIX: Check 2D spaces against list from templateflow (#888)
  • ENH: Add boldmap suffix to filename patterns. (#899)
  • ENH: Add dir entity to T2starmap pattern. (#898)
  • TEST: CIFTI2 expected checksum has changed (#895)
  • STY: Replace black+flake8 with ruff, add pre-commit (#904)
  • STY: use f-string within normalization interface (#892)
  • MNT: Enable 3.13 tests (#909)
  • MNT: Switch to tox for testing and CI (#900)
  • MNT: Drop Python 3.8, update dependencies (#896)
  • CI: Fix get_data job on CircleCI (#897)

Full Changelog: 1.11.0...1.12.0