Skip to content

Commit 9c81509

Browse files
committed
REL: 0.10.0
1 parent 1833cd6 commit 9c81509

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGES.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
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+
118
0.9.2 (July 21, 2021)
219
======================
320

0 commit comments

Comments
 (0)