Skip to content

Commit ee7e063

Browse files
authored
REL: 0.1.0
This release moves FitLins to a Nipype workflow and provides a set of Nipype interfaces for interacting with BIDS Models and the nistats statistical package. * FIX: Correctly handle missing confounds (#73) * ENH: Set loop_preproc during model loading (#66) * REF: Second-level workflow (#30) * DOC: Example model (#63) * MAINT: Update nipype, grabbit and pybids dependencies (#70)
1 parent afe1047 commit ee7e063

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGES.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
0.1.0 (August 24, 2018)
2+
=======================
3+
4+
This release moves FitLins to a Nipype workflow and provides a set of Nipype interfaces for interacting with BIDS Models and the nistats statistical package.
5+
6+
* FIX: Correctly handle missing confounds (https://github.com/poldracklab/fitlins/pull/73)
7+
* ENH: Set loop_preproc during model loading (https://github.com/poldracklab/fitlins/pull/66)
8+
* REF: Second-level workflow (https://github.com/poldracklab/fitlins/pull/30)
9+
* DOC: Example model (https://github.com/poldracklab/fitlins/pull/63)
10+
* MAINT: Update nipype, grabbit and pybids dependencies (https://github.com/poldracklab/fitlins/pull/70)
11+
112
0.0.6 (August 06, 2018)
213
=======================
314

0 commit comments

Comments
 (0)