v0.13
What's Changed
- MRG: Fix amending a dataset when new columns are being added to participants.tsv by @hoechenberger in #1113
- pin sphinx < 6.0 by @sappelhoff in #1115
- update for new version of google analytics by @agramfort in #1119
- MAINT: Use git by @larsoner in #1121
- [MRG] Fix copyfile_eeglab type conflicts by @laemtl in #1126
- [MRG] FIX: Convert
line_freq
andoverwrite
to proper types in CLI by @sappelhoff in #1125 - MAINT: Work around MNE change by @larsoner in #1128
- MRG: Silence warnings about missing events.tsv when reading empty-room or resting-state data by @hoechenberger in #1133
- MRG: Write events.json with "sample", "value", and "trial_type" entries by @hoechenberger in #1132
- add new intersphinx by @sappelhoff in #1135
- MRG: Add sessions as official suffix by @JonathanVHoecke in #1137
- MRG: Don't create directories when accessing BIDSPath.fpath by @hoechenberger in #1139
- MRG: Drop support for MNE-Python <1.3, add new CI job to cover "previous stable" MNE version by @hoechenberger in #1140
- fix version dropdown + misc maintenance by @sappelhoff in #1142
- MAINT: Use Black for formatting by @sappelhoff in #1144
- Fix name and add affiliation and orcid by @richardkoehler in #1146
- filter h5py triggered numpy deprecation warning by @sappelhoff in #1148
- Add ability to delete files from a BIDS dataset by @PierreGtch in #1149
- require testing data for test by @sappelhoff in #1150
- [MRG] fix(write.py): throw warning instead of error on conflicting bids versions by @fordmcdonald in #1147
- misc maint prior to release by @sappelhoff in #1154
- only copy BTI headshape file if present by @sappelhoff in #1158
- test minimal vs full mne-bids install by @sappelhoff in #1161
- Fix BTi handling in mne-bids by @sappelhoff in #1160
- REL: v0.13 by @sappelhoff in #1156
New Contributors
- @laemtl made their first contribution in #1126
- @JonathanVHoecke made their first contribution in #1137
- @PierreGtch made their first contribution in #1149
- @fordmcdonald made their first contribution in #1147
Full Changelog: v0.12...v0.13