🐛 Bug Fix
- Require nibabel >= 5.3.1 (fixes issues with enhanced DICOMs), and drop Python 3.8 support #800 (@bpinsard)
- Do not create README if there is other allowed README.md or alike #818 (@yarikoptic)
🏠 Internal
- Minor non-consecuential changes (trailing ., add venv folders to ignore for codespell) #820 (@yarikoptic)
- gh-actions: Bump codecov/codecov-action from 4 to 5 #805 (@dependabot[bot])
📝 Documentation
- Improve formatting in custom_seqinfo doc + provide url to an example #815 (@yarikoptic)
- DOC: Replace gone pointer to "Usage" with "CLI Reference" #811 (@yarikoptic)
Authors: 3
- @dependabot[bot]
- Basile (@bpinsard)
- Yaroslav Halchenko (@yarikoptic)