Skip to content

Commit e18faee

Browse files
committed
rel(0.5.0): Update CHANGES [skip ci]
1 parent 3cd19ed commit e18faee

File tree

1 file changed

+20
-10
lines changed

1 file changed

+20
-10
lines changed

CHANGES.rst

Lines changed: 20 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
0.5.0 (TBD)
2-
===========
1+
Latest release - 0.5.0 (March 11, 2021)
2+
=======================================
33
A new minor release going forward with some of the items of our roadmap.
44
The most salient features are the integration of FSL Eddy and the adoption of the new *SDCFlows 2.0*
55
API.
@@ -28,21 +28,27 @@ API.
2828
10. The University of Washington eScience Institute
2929
11. Dept. of Radiology, Lausanne University Hospital and University of Lausanne
3030

31+
* FIX: PEPOLAR & mapped fieldmaps not showing up in reports (#158)
32+
* FIX: Update to new *NiWorkflows* API (#156)
3133
* FIX: Change in _svgutils_ API (0.3.2) breaks our reportlet generation (#151)
3234
* FIX: Correctly check *SDCFlows*' registry of ``IntendedFor`` files (#141)
3335
* FIX: Honor ``--nprocs`` flag (#142)
36+
* ENH: *fieldmap-less* integration from *SDCFlows* 2.0 (#153)
3437
* ENH: Temporary integration of FSL Eddy (#144)
3538
* ENH: Connect fieldmap estimation to preprocessing pipeline of individual DWI runs (#140)
3639
* ENH: Refactor workflow for simplicity - explicit iteration over DWIs (#138)
3740
* ENH: Run fieldmap estimation using *SDCFlows* 2.0 (#137)
3841
* FIX/MAINT: Drop Python 3.6 + Revise Python environment (versions pinned) in Dockerfile (#146)
42+
* MAINT: Refactor Dockerfile with better use of miniconda (#155)
3943
* MAINT: Update *SDCFlows* pinning to the latest 2.0.0 release (#152)
4044
* DOC: Revise *dMRIPrep*'s road-map (#147)
4145
* DOC: Add FSL ``topup`` reference in citation boilerplate (#148)
4246
* DOC: change "functional" to "diffusion" (#143)
4347

48+
Previous releases
49+
=================
4450
0.4.0 (December 10, 2020)
45-
=========================
51+
-------------------------
4652
A minor release including T1w-DWI registration with FreeSurfer's ``bbregister``.
4753
This minor release also includes some documentation improvements and a fair
4854
amount of maintenance tasks, the most salient of which is migrating our test
@@ -60,7 +66,7 @@ update test datasets.
6066
* MAINT: Adding J. Veraart and E. Dickie to the contributors list (#126, #133)
6167

6268
0.3.0 (October 13, 2020)
63-
========================
69+
------------------------
6470
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.
6571

6672
A full list of changes can be found below.
@@ -110,8 +116,10 @@ A full list of changes can be found below.
110116
8. The University of Washington eScience Institute
111117
9. Dep. of Radiology, Lausanne University Hospital and University of Lausanne
112118

119+
0.2.x series
120+
------------
113121
0.2.2 (January 15, 2020)
114-
========================
122+
........................
115123
A release to show the deployment process on the Sprint.
116124

117125
* ENH: b0 reference and skullstrip workflow (#50)
@@ -122,7 +130,7 @@ A release to show the deployment process on the Sprint.
122130
* MAINT: Use a local docker registry instead of load/save (#46)
123131

124132
0.2.1 (December 12, 2019)
125-
=========================
133+
.........................
126134
A bugfix release to test that versioned documentation is working.
127135

128136
* FIX: Remove count of DWI scans according to ``task_id`` (#10)
@@ -139,20 +147,22 @@ A bugfix release to test that versioned documentation is working.
139147
* MAINT: Add TravisCI for code linting with ``flake8`` (#18)
140148

141149
0.2.0 (September 06, 2019)
142-
==========================
150+
..........................
143151
A first attempt to roll out a release capable of running sMRIPrep for the anatomical processing.
144152
This release will also serve to exercise the continuous deployment set-up.
145153

154+
0.1.x series
155+
------------
146156
0.1.1a0 (September 05, 2019)
147-
============================
157+
............................
148158
Testing Zenodo integration.
149159

150160
0.1.1 (September 05, 2019)
151-
==========================
161+
..........................
152162
Tag to mark the start of a big refactor to adhere to fMRIPrep's principles.
153163
dMRIPrep will bring the contents of this branch back in as a plugin.
154164

155165
0.1.0 (November 21, 2018)
156-
=========================
166+
.........................
157167
First release on GitHub.
158168

0 commit comments

Comments
 (0)