Hello everyone
We have just released Nilearn 0.10.4!
This is a patch release that mostly fixes bugs introduced by the previous release ( ) or older bugs that had gone unnoticed until now.
- Several bugs were affecting the maskers reports and GLM report
- Improve colorbar size and labels in mosaic display
- Remove unused
kwargs
from several functions
You can see the full changelog of this release here: What’s new - Nilearn
The full list of pull requests included in this version.
The full “diff” since last version:
Update from PyPi
pip install --upgrade nilearn
New contributors
- Himanshu Aggarwal (man-shu (Himanshu Aggarwal) · GitHub) made their first contribution in https://github.com/nilearn/nilearn/pull/4318
- Florent Pollet (florian6973 (florian6973) · GitHub) made their first contribution in https://github.com/nilearn/nilearn/pull/4343