Skip to content

Commit

Permalink
REL: 0.1.0
Browse files Browse the repository at this point in the history
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)
  • Loading branch information
effigies authored Aug 24, 2018
1 parent afe1047 commit ee7e063
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
0.1.0 (August 24, 2018)
=======================

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 (https://github.com/poldracklab/fitlins/pull/73)
* ENH: Set loop_preproc during model loading (https://github.com/poldracklab/fitlins/pull/66)
* REF: Second-level workflow (https://github.com/poldracklab/fitlins/pull/30)
* DOC: Example model (https://github.com/poldracklab/fitlins/pull/63)
* MAINT: Update nipype, grabbit and pybids dependencies (https://github.com/poldracklab/fitlins/pull/70)

0.0.6 (August 06, 2018)
=======================

Expand Down

0 comments on commit ee7e063

Please sign in to comment.