Skip to content

Commit 6b6ef2a

Browse files
committed
rel(1.0.0): Update CHANGES [skip ci]
1 parent 40ed9f8 commit 6b6ef2a

File tree

1 file changed

+26
-20
lines changed

1 file changed

+26
-20
lines changed

CHANGES.rst

Lines changed: 26 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,31 @@
11
1.0.0 (November 25, 2019)
22
=========================
3-
4-
* CI: Add check to avoid deployment of documentation from forks (#48)
5-
* CI: Fix CircleCI builds by adding a [refresh workdir] commit message tag (#47)
6-
* CI: Optimize CircleCI using a local docker registry instead docker save/load (#45)
7-
* DOC: Fix typo and link to BIDS Specification (#49)
8-
* DOC: Build API documentation (#43)
9-
* ENH: Base implementation for phase1/2 fieldmaps (#60)
10-
* ENH: Update ``spatialimage.get_data()`` -> ``spatialimage.get_fdata()`` (#58)
11-
* ENH: Refactor fieldmap-unwarping flows, more homogeneous interface (#56)
12-
* ENH: Transparency on fieldmap plots! (#57)
13-
* ENH: Stop using siemens2rads from old nipype workflows (#50)
14-
* ENH: Refactor the distortion estimation workflow (#53)
15-
* ENH: Deduplicating magnitude handling and fieldmap postprocessing workflows (#52)
16-
* ENH: Do not use legacy demean function from old nipype workflows (#51)
17-
* ENH: Revise and add tests for the PEPOLAR correction (#29)
18-
* ENH: Improved fieldmap reportlets (#28)
19-
* ENH: Set-up testing framework (#27)
20-
* MAINT: Housekeeping - flake8 errors, settings, etc. (#44)
21-
* MAINT: Rename boldrefs to distortedrefs (#41)
22-
* MAINT: Use niflow-nipype1-workflows for old nipype.workflows imports (#39)
3+
A first stable release after detaching these workflows off from *fMRIPrep*.
4+
5+
With thanks to Matthew Cieslak and Azeez Adebimpe.
6+
7+
* FIX: Hard-wire ``MNI152NLin2009cAsym`` as standard space for SDC-SyN (#63)
8+
* ENH: Base implementation for phase1/2 fieldmaps (#60)
9+
* ENH: Update ``spatialimage.get_data()`` -> ``spatialimage.get_fdata()`` (#58)
10+
* ENH: Refactor fieldmap-unwarping flows, more homogeneous interface (#56)
11+
* ENH: Transparency on fieldmap plots! (#57)
12+
* ENH: Stop using siemens2rads from old nipype workflows (#50)
13+
* ENH: Large refactor of the orchestration workflow (#55)
14+
* ENH: Refactor the distortion estimation workflow (#53)
15+
* ENH: Deduplicating magnitude handling and fieldmap postprocessing workflows (#52)
16+
* ENH: Do not use legacy demean function from old nipype workflows (#51)
17+
* ENH: Revise and add tests for the PEPOLAR correction (#29)
18+
* ENH: Improved fieldmap reportlets (#28)
19+
* ENH: Set-up testing framework (#27)
20+
* DOC: Update documentation (#61)
21+
* DOC: Fix typo and link to BIDS Specification (#49)
22+
* DOC: Build API documentation (#43)
23+
* CI: Add check to avoid deployment of documentation from forks (#48)
24+
* CI: Fix CircleCI builds by adding a [refresh workdir] commit message tag (#47)
25+
* CI: Optimize CircleCI using a local docker registry instead docker save/load (#45)
26+
* MAINT: Housekeeping - flake8 errors, settings, etc. (#44)
27+
* MAINT: Rename boldrefs to distortedrefs (#41)
28+
* MAINT: Use niflow-nipype1-workflows for old nipype.workflows imports (#39)
2329

2430
Pre-1.0.0 releases
2531
==================

0 commit comments

Comments
 (0)