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.10.0 (February 01, 2022)
2
+ ==========================
3
+ New feature release in the 0.10.x series.
4
+
5
+ This release implements support for BIDS Stats Models 1.0.0-rc1.
6
+ While we have attempted not to break old-style models, we no longer support them.
7
+
8
+ * RF: Use the new bids stats model (https://github.com/poldracklab/fitlins/pull/298 )
9
+ * FIX: minor typo; missed restyling in afni.py (https://github.com/poldracklab/fitlins/pull/328 )
10
+ * FIX: Minor fixes (https://github.com/poldracklab/fitlins/pull/326 )
11
+ * FIX: version info & detail activating venv on different OS (https://github.com/poldracklab/fitlins/pull/311 )
12
+ * ENH: Migrate CircleCI to github actions (https://github.com/poldracklab/fitlins/pull/329 )
13
+ * STY: Reformat to black, address flake8 issues (https://github.com/poldracklab/fitlins/pull/316 )
14
+ * MNT: Temporarily pull pybids from github maintenance branch (https://github.com/poldracklab/fitlins/pull/308 )
15
+ * CI: Update ds003 tests (https://github.com/poldracklab/fitlins/pull/331 )
16
+ * CI: Check for secrets before deploying, switch to python-build (https://github.com/poldracklab/fitlins/pull/332 )
17
+
1
18
0.9.2 (July 21, 2021)
2
19
======================
3
20
You can’t perform that action at this time.
0 commit comments