Skip to content

Commit ee43e87

Browse files
committed
rel(0.5.0rc0): Update CHANGES [skip ci]
1 parent 88333ff commit ee43e87

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed

CHANGES.rst

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,40 @@
1+
0.5.0 (TBD)
2+
===========
3+
A new minor release going forward with some of the items of our roadmap.
4+
The most salient features are the integration of FSL Eddy and the adoption of the new *SDCFlows 2.0*
5+
API.
6+
7+
* FIX: Change in _svgutils_ API (0.3.2) breaks our reportlet generation (#151)
8+
* FIX: Correctly check *SDCFlows*' registry of ``IntendedFor`` files (#141)
9+
* FIX: Honor ``--nprocs`` flag (#142)
10+
* ENH: Temporary integration of FSL Eddy (#144)
11+
* ENH: Connect fieldmap estimation to preprocessing pipeline of individual DWI runs (#140)
12+
* ENH: Refactor workflow for simplicity - explicit iteration over DWIs (#138)
13+
* ENH: Run fieldmap estimation using *SDCFlows* 2.0 (#137)
14+
* FIX/MAINT: Drop Python 3.6 + Revise Python environment (versions pinned) in Dockerfile (#146)
15+
* MAINT: Update *SDCFlows* pinning to the latest 2.0.0 release (#152)
16+
* DOC: Revise *dMRIPrep*'s road-map (#147)
17+
* DOC: Add FSL ``topup`` reference in citation boilerplate (#148)
18+
* DOC: change "functional" to "diffusion" (#143)
19+
20+
0.4.0 (December 10, 2020)
21+
=========================
22+
A minor release including T1w-DWI registration with FreeSurfer's ``bbregister``.
23+
This minor release also includes some documentation improvements and a fair
24+
amount of maintenance tasks, the most salient of which is migrating our test
25+
data to a DataLad + GiHub + OSF infrastructure that will allow more flexibly
26+
update test datasets.
27+
28+
* ENH: Use ``bbregister`` upstreamed to *NiWorkflows*, with sloppy mode (#131)
29+
* ENH: Port ``bbregister`` T1w-DWI registration from *fMRIPrep* (#125)
30+
* DOC: Link NeuroHackademy session's video. (#120)
31+
* DOC: Update readme and delete contributing guidelines in favour of nipreps website (#127)
32+
* DOC: Add base SVG file for the "figure1" (aka the workflow) flowchart (#124)
33+
* MAINT: Move test data to a full-datalad settings (#134)
34+
* MAINT: Move packaging tests from TravisCI to GitHub Actions (#135)
35+
* STY/MAINT: Preparing the first large overhaul of *dMRIPrep* (#130)
36+
* MAINT: Adding J. Veraart and E. Dickie to the contributors list (#126, #133)
37+
138
0.3.0 (October 13, 2020)
239
========================
340
A long overdue minor release initiating the 0.3.x series and including the milestones set for the 0.3.0 version in our roadmap.

0 commit comments

Comments
 (0)