File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change
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
+
1
18
0.8.2 (April 4, 2019)
2
19
=====================
3
20
You can’t perform that action at this time.
0 commit comments