|
| 1 | +22.0.0 (To be determined) |
| 2 | +========================= |
| 3 | +New feature release in the 22.0.x series. |
| 4 | + |
| 5 | +This release has been tested to work with Python 3.9 and FreeSurfer 7.2, |
| 6 | +which are now bundled in the Docker image. |
| 7 | + |
| 8 | +This release also features improvements to T2\* and carpetplot reporting. |
| 9 | + |
| 10 | + * FIX: Update wrapper python path (#2783) |
| 11 | + * FIX: Preserve ``collect_data`` behavior by using named args (#2754) |
| 12 | + * FIX: Update *fMRIPrep* version in bibliography at run time (#2738) |
| 13 | + * FIX: Plot carpetplot with CIFTI-specific colorbar (#2737) |
| 14 | + * FIX: Two minor typos in report spec (#2708) |
| 15 | + * ENH: Clip T2\* values at 100ms to keep consistent histogram axes (#2781) |
| 16 | + * ENH: Plot histogram of T2\* values in gray-matter mask (#2778) |
| 17 | + * ENH: Save T2starmap files in all requested output spaces, if calculated (#2776) |
| 18 | + * ENH: Compare T2\* map to BOLD reference (#2751) |
| 19 | + * ENH: Add edge-regressors to confounds & crown to carpetplot (#2621) |
| 20 | + * ENH: Add major/minor versions to base workflow name (#2716) |
| 21 | + * DOC: Fix JSON typo in config in FAQ (#2771) |
| 22 | + * DOC: Clarify calculation of confounding signals (#2724) |
| 23 | + * MNT: Build on Python 3.9 environment (#2782) |
| 24 | + * MNT: Seed ignore-revs file and script to tag new hashes with log entries (#2748) |
| 25 | + * MNT: Require PyBIDS 0.15+ to allow fMRIPrep to preserve zero-padding in run entity (#2745) |
| 26 | + * MNT: Upload artifacts after each step of Circle's workflow (#2736) |
| 27 | + * MNT: Normalize code style of ``workflows.confounds`` (#2729) |
| 28 | + * MNT: Ask for fmriprep-docker RUNNING line (#2670) |
| 29 | + * DOCKER: Bundle FreeSurfer 7 (#2779) |
| 30 | + * CI: Touch up CircleCI configuration (#2764) |
| 31 | + * CI: Update package builds to use python -m build (#2746) |
| 32 | + |
1 | 33 | 21.0.2 (April 21, 2022)
|
2 | 34 | =======================
|
3 | 35 | Bug-fix releaase in the 21.0.x series.
|
|
0 commit comments