File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change
1
+ 1.8.0 (June 01, 2023)
2
+ =====================
3
+ New feature release in the 1.8.x series.
4
+
5
+ This includes only bug-fixes, however the reselection of "white" surfaces
6
+ as the default gray/white boundary instead of "smoothwm" justifies a minor
7
+ release.
8
+
9
+ * FIX: Add desc entity to all path patterns (#808)
10
+ * FIX: Inspect if template has resolution instead of assuming (#803)
11
+ * FIX: Add missing ``dir-{direction} `` pattern for data sinking DWI reportlets (#807)
12
+ * FIX: Move from smoothwm to white (#806)
13
+ * FIX: Add option to bypass twopass in AFNI RobustAverage (#801)
14
+ * FIX: Use len(segments) to avoid nsegments becoming wrong (#795)
15
+ * MNT: Add PendingDeprecationWarning to nireports modules (#810)
16
+ * MNT: Configure dependabot to upgrade actions (#796)
17
+ * MNT: Drop Python 3.7 support, test 3.11 (#793)
18
+ * MNT: Update build system and CI invocations (#792)
19
+ * CI: Do not run scheduled builds on forks (#800)
20
+ * CI: Bump codespell-project/actions-codespell from 1 to 2 (#805)
21
+ * CI: Bump actions/checkout from 2 to 3 (#797)
22
+ * CI: Build and upload wheels (#791)
23
+
1
24
1.7.9 (April 11, 2023)
2
25
======================
3
26
Patch release in the 1.7.x series.
You can’t perform that action at this time.
0 commit comments