Skip to content

Commit 10ebae7

Browse files
committed
rel(0.9.0): update CHANGES [skip ci]
1 parent 1792963 commit 10ebae7

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGES.rst

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
0.9.0 (March 24, 2019)
2+
======================
3+
4+
A number of new features, mostly making BIDS-related interfaces more enjoyable
5+
and including a large refactor of the reports factory that now internally uses
6+
pybids to find reportlets.
7+
8+
* ENH: ``DerivativesDataSink`` now accepts metadata dictionaries too (#332) @oesteban
9+
* ENH: Upstream ``init_gifti_surface_wf`` from sMRIPrep (#328) @oesteban
10+
* FIX: Do not generate 4D references out of 4D single-band references (SBRefs) (#338) @oesteban
11+
* FIX: Allow pipelining dynamic outputs of ``ReadSidecarJSON`` (#340) @oesteban
12+
* ENH: Dictionary manipulation / TSV to dict, merge multiple dicts (#341) @rciric
13+
* ENH: run a second ``N4BiasFieldCorrection`` node to refine INU correction (#342) @oesteban
14+
* ENH: Add an ``allowed_entities`` setting in ``DerivativesDataSink`` (#343) @oesteban
15+
* ENH: Refactor of the Report generation tools (#344) @oesteban
16+
* PIN: Update dependencies - nilearn!=0.5.0,!=0.5.1 and latest templateflow (0.1.7)
17+
118
0.8.2 (April 4, 2019)
219
=====================
320

0 commit comments

Comments
 (0)