You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!-- Release notes generated using configuration in .github/release.yml at main -->
10
+
### What's Changed
11
+
12
+
#### 🎉 Exciting New Features
13
+
14
+
* Add example describing the structure of the JSON/dict input format for Dataset object by @JulioAPeraza in https://github.com/neurostuff/NiMARE/pull/911
15
+
*[ENH] convert sample sizes by @jdkent in https://github.com/neurostuff/NiMARE/pull/919
16
+
17
+
#### 🐛 Bug Fixes
18
+
19
+
*[FIX] read annotation into NIMADs by @jdkent in https://github.com/neurostuff/NiMARE/pull/914
20
+
*[FIX] fix the compilation of the description on pypi by @jdkent in https://github.com/neurostuff/NiMARE/pull/915
21
+
*[FIX] name of distribution conform to PEP 625 by @jdkent in https://github.com/neurostuff/NiMARE/pull/916
22
+
*[FIX] fix name of nimare to be pep 625 compliant by @jdkent in https://github.com/neurostuff/NiMARE/pull/917
23
+
24
+
#### Other Changes
25
+
26
+
*[MAINT] upgrade setup-python to version 4 by @jdkent in https://github.com/neurostuff/NiMARE/pull/918
0 commit comments