This release updates the package for compatibility with Python 3.12. Please note that some functions introduced in recent updates may not have undergone extensive testing. Additionally, this version marks one of the final maintenance updates before we launch a significant, breaking release in the upcoming months. For access to the most recent features and bug fixes, we advise installing directly from GitHub.
What's Changed
* [MNT] Import private namespaces if scipy > 1.8.0 by VinceBaz in https://github.com/netneurolab/netneurotools/pull/111
* [DOC] Update docs by liuzhenqi77 in https://github.com/netneurolab/netneurotools/pull/114
* [ENH] Adds lab-useful colormaps by rmarkello in https://github.com/netneurolab/netneurotools/pull/85
* [ENH] Added navigation by liuzhenqi77 in https://github.com/netneurolab/netneurotools/pull/117
* [ENH] Added shortest path override by liuzhenqi77 in https://github.com/netneurolab/netneurotools/pull/118
* Networks by justinehansen in https://github.com/netneurolab/netneurotools/pull/106
* [MNT] Update versioneer by liuzhenqi77 in https://github.com/netneurolab/netneurotools/pull/119
* [FIX] Fix function naming by liuzhenqi77 in https://github.com/netneurolab/netneurotools/pull/121
* [DOC] Update docs by liuzhenqi77 in https://github.com/netneurolab/netneurotools/pull/120
* [ENH] Added some network metrics and overall maintenance by liuzhenqi77 in https://github.com/netneurolab/netneurotools/pull/123
* [ENH] New stats functions by liuzhenqi77 in https://github.com/netneurolab/netneurotools/pull/126
* [MNT] Update package structure by liuzhenqi77 in https://github.com/netneurolab/netneurotools/pull/128
* [MNT] Update readme by liuzhenqi77 in https://github.com/netneurolab/netneurotools/pull/129
* fix: resolve import error when importing _fetch_files from nilearn by NicolasGensollen in https://github.com/netneurolab/netneurotools/pull/130
* [FIX] Fix deprecation by liuzhenqi77 in https://github.com/netneurolab/netneurotools/pull/127
New Contributors
* NicolasGensollen made their first contribution in https://github.com/netneurolab/netneurotools/pull/130
**Full Changelog**: https://github.com/netneurolab/netneurotools/compare/0.2.3...0.2.4