v0.2.2
Release Notes
[CI] Release the CLI (#330)
This release introduces short option names for CLI commands and fixes a bug that prevented hyphens in column names from being parsed.
🚀 Enhancements
- [ENH] Update help text and add short CLI options #316 (@alyssadai)
🐛 Bug Fixes
- [FIX] Handle dashes (/any chars that are not python variable valid) in column names #313 (@alyssadai)
📝 Documentation
- [DOC] Note case sensitivity of subject IDs in
bids
IDs check error #317 (@alyssadai)
Authors: 1
- Alyssa Dai (@alyssadai)