Skip to content

0.0.11rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@release-drafter release-drafter released this 27 Oct 15:40
· 258 commits to main since this release
b1d7b74

Release Notes

This release candidate includes certain enhancements and fixes necessary for the NiMARE software paper (https://github.com/NBCLab/nimare-paper).

Changes

  • [REF] Use new function to run LDA commands (#587) @tsalo
  • [FIX] Force maskers to be array images instead of proxy images (#588) @tsalo
  • [FIX] only download group maps when creating dataset and raise error if no images are found for a contrast (#580) @jdkent
  • [ENH] Add test steps and explicit support for Python 3.9 (#578) @JulioAPeraza