Commit fa2acc7
committed
Merge tag '5.2.1'
5.2.1 (Monday 26 February 2024)
Bug-fix release in the 5.2.x series.
Enhancements
------------
* Support "flat" ASCII-encoded GIFTI DataArrays (pr/1298) (PM, reviewed by CM)
Bug fixes
---------
* Tolerate missing ``git`` when reporting version info (pr/1286) (CM, reviewed by
Yuri Victorovich)
* Handle Siemens XA30 derived DWI DICOMs (pr/1296) (CM, reviewed by YOH and
Mathias Goncalves)
Maintenance
-----------
* Add tool for generating GitHub-friendly release notes (pr/1284) (CM)
* Accommodate pytest 8 changes (pr/1297) (CM)
* tag '5.2.1':
REL: 5.2.1
Backport gh-1296: Conditionally drop derived volumes from DWI sequences
Backport gh-1298: Support "flat" ASCII-encoded GIFTI DataArrays
Build(deps): Bump codecov/codecov-action from 3 to 4
Build(deps): Bump the actions-infrastructure group with 3 updates
Backport gh-1297: Accommodate pytest 8 changes
Backport gh-1286: Tolerate missing git
MNT: Advertise Python 3.12 support
DOC: Fix intersphinx mapping and reference type
Backport gh-1284: Add tool for generating GitHub-friendly release notes1 file changed
+22
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
28 | 50 | | |
29 | 51 | | |
30 | 52 | | |
| |||
0 commit comments