Skip to content

Commit

Permalink
REL: 2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
effigies committed Dec 18, 2023
1 parent fffd040 commit d88fb36
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
2.7.0 (December 18, 2023)
=========================
New feature release in the 2.7.0 series.

This release includes an updated CLI, which allows ``sdcflows`` to be
run as a BIDS App. To achieve the previous behavior of ``sdcflows-find-estimators``,
use the ``-n`` flag.

Addtional bug fixes and enhancements are included.

* FIX: Drop header before resampling image to avoid unsafe cast (#415)
* FIX: Wrangler now ignores ``part-phase`` EPI files (#407)
* ENH: Standalone CLI now estimates fieldmaps (#408)
* ENH: Add support for ASL data (#411)
* ENH: Enable rendering of the Jupyter notebooks (#409)
* MNT: Migrate to PEP517/518 packaging (#410)
* CI: bump actions/setup-python from 4 to 5 (#412)
* CI: bump conda-incubator/setup-miniconda from 2 to 3 (#406)

2.6.0 (November 10, 2023)
=========================
New feature release in the 2.6.0 series.
Expand Down

0 comments on commit d88fb36

Please sign in to comment.