0.2.0
What's Changed
🎉 Exciting New Features
- Add Workflow and CBMAWorkflow classes. Support pairwise CBMA workflows by @JulioAPeraza in #809
- Remove
resample
argument from IBMA estimators by @JulioAPeraza in #823 - Add IBMAWorkflow by @JulioAPeraza in #817
- Make
torch
optional by @JulioAPeraza in #836 - Add Conjunction Analysis Workflow by @JulioAPeraza in #841
🐛 Bug Fixes
- Fix the aspect ratio and size of the heatmap in Reports by @JulioAPeraza in #815
- Addresses new RTD configuration file requirements by @JulioAPeraza in #829
- Fix compatibility of ImageTransformer with Pandas 2.1.2 by @JulioAPeraza in #843
- [FIX] handle index errors by @jdkent in #839
- [FIX] regular expression for no moderators by @jdkent in #821
- Fix the NeuroLibre badge by @tsalo in #824
- [FIX] handle null values in metadata by @jdkent in #831
Other Changes
- Add badges and citations for Aperture Neuro article by @tsalo in #834
- Remove pytorch warning message by @yifan0330 in #828
Full Changelog: 0.1.1...0.2.0