File tree Expand file tree Collapse file tree 1 file changed +18
-1
lines changed Expand file tree Collapse file tree 1 file changed +18
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to NiMARE releases are documented in this page.
4
4
5
- ## [ Unreleased] ( https://github.com/neurostuff/NiMARE/compare/0.5.0...HEAD )
5
+ ## [ Unreleased] ( https://github.com/neurostuff/NiMARE/compare/0.5.1...HEAD )
6
+
7
+ ## [ 0.5.1] ( https://github.com/neurostuff/NiMARE/compare/0.5.0...0.5.1 ) - 2025-06-13
8
+
9
+ <!-- Release notes generated using configuration in .github/release.yml at main -->
10
+ ### What's Changed
11
+
12
+ #### 🐛 Bug Fixes
13
+
14
+ * Fix the use correlation matrix from the results object when available for Reports by @JulioAPeraza in https://github.com/neurostuff/NiMARE/pull/925
15
+ * [ FIX] reduce memory/time for running reports by @jdkent in https://github.com/neurostuff/NiMARE/pull/929
16
+ * [ FIX] do not try to set n_cores on initialized objects by @jdkent in https://github.com/neurostuff/NiMARE/pull/930
17
+
18
+ #### Other Changes
19
+
20
+ * [ TST] patch url calls to not fetch contents by @jdkent in https://github.com/neurostuff/NiMARE/pull/926
21
+
22
+ ** Full Changelog** : https://github.com/neurostuff/NiMARE/compare/0.5.0...0.5.1
6
23
7
24
## [ 0.5.0] ( https://github.com/neurostuff/NiMARE/compare/0.4.2...0.5.0 ) - 2025-04-25
8
25
You can’t perform that action at this time.
0 commit comments