0.4.0
Version 0.4.0
Arguments and default behavior for babs submit and babs status have changed.
The specification of input datasets all happens in the config yaml file now (the --datasets option is removed).
See the walkthrough example for an up-to-date example of BABS in action.
What's Changed
🛠 Breaking Changes
- Fix walkthrough test by @mattcieslak in #286
🎉 Exciting New Features
- Add codecov again by @mattcieslak in #289
🐛 Bug Fixes
- update e2e to use new CLIs by @mattcieslak in #288
Other Changes
- Make InputDataset handle individual input dataset checking/querying by @mattcieslak in #277
- Refactor babs init to use the InputDataset class by @mattcieslak in #284
- RF the slurm-interacting code by @mattcieslak in #287
- Test BABS on upenn cluster + update docs with simbids examples by @mattcieslak in #290
- Subclass BABS for different interactions by @mattcieslak in #291
Full Changelog: 0.3.0...0.4.0