You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+22Lines changed: 22 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,25 @@
1
+
# v1.3.2 (Tue Nov 05 2024)
2
+
3
+
#### 🐛 Bug Fix
4
+
5
+
- chore!: drop support and testing for EOLed Python 3.8 [#801](https://github.com/nipy/heudiconv/pull/801) ([@yarikoptic](https://github.com/yarikoptic))
6
+
- Do specify filter="tar" when extracting tars [#796](https://github.com/nipy/heudiconv/pull/796) ([@yarikoptic](https://github.com/yarikoptic))
7
+
- Add RRID badge to README.rst [#796](https://github.com/nipy/heudiconv/pull/796) ([@yarikoptic](https://github.com/yarikoptic))
8
+
9
+
#### 🏠 Internal
10
+
11
+
- Docker image: Use newer debian stable for the base and newer dcm2niix [#790](https://github.com/nipy/heudiconv/pull/790) ([@yarikoptic](https://github.com/yarikoptic))
12
+
13
+
#### 🧪 Tests
14
+
15
+
- Add Python 3.12 into github testing CI [#799](https://github.com/nipy/heudiconv/pull/799) ([@yarikoptic](https://github.com/yarikoptic))
0 commit comments