File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change
1
+ 1.3.0 (February 7, 2019)
2
+ ========================
3
+
4
+ We start the 1.3.x series including a few bugfixes, housekeeping duty and a refactors
5
+ to leverage `sMRIPrep <https://github.com/poldracklab/smriprep >`__ (which is a fork of
6
+ fMRIPrep's anatomical workflow), pybids>=0.7 for querying dataset, and
7
+ `TemplateFlow <https://github.com/templateflow >`__ for handling standard spaces.
8
+
9
+ * [FIX] Bad ``fsnative `` replacement in CIfTI workflow (#1476) @oesteban
10
+ * [FIX] Avoid warning when generating boilerplate (#1464) @oesteban
11
+ * [MAINT] resolves #1485 : patch fmriprep-docker automount for use with Python 3.7 (#1486) @rciric
12
+ * [RF] Use anatomical workflows from sMRIPrep (#1482) @oesteban
13
+ * [MAINT] Update sentry-sdk (#1490) @chrisfilo
14
+ * [ENH] Remaining TemplateFlow integrations (#1494) @oesteban
15
+ * [MAINT] Update to keep up with poldracklab/niworkflows#299 (#1496) @oesteban
16
+ * [FIX] Updating bids-validator to 1.1.3 (#1498) @chrisfilo
17
+
18
+
1
19
1.2.6-1 (January 24, 2019)
2
20
==========================
3
21
You can’t perform that action at this time.
0 commit comments