Releases: yjmantilla/sovabids
Releases · yjmantilla/sovabids
0.3.2-alpha
[0.3.2] - 2025-08-05
Added (Experimental Features)
operation: Allows combining intermediate fields using Python expressions to dynamically generate BIDS entities.output_format: Lets users specify the output format for BIDS files ('BrainVision','EDF','FIF', or'auto').file_filter: Enables regex-based inclusion/exclusion rules to control which files are processed.
v0.3.1-alpha
Full Changelog: v0.3-alpha...v0.3.1-alpha
v0.3-alpha
Added Incremental Conversion and CNT (Neuroscan) Support.
What's Changed
- fixing bug from #48 by @yjmantilla in #50
- attribute error in pattern matching by @yjmantilla in #51
- mne-bids fork version by @yjmantilla in #52
- Fix invalid chars by @yjmantilla in #55
- Incremental Conversion by @yjmantilla in #57
- Exemplar file tests by @yjmantilla in #59
Full Changelog: v0.2-alpha-GSoC-final-release...v0.3.-alpha
v0.2-alpha-GSoC-final-release
Release for the GSoC end.