v0.12
What's Changed
- Start developing 0.12 by @sappelhoff in #1078
- avoid creating many Annotations objects in for loop by @agramfort in #1079
- ENH: Better error message by @larsoner in #1080
- ENH: Improve error message by @larsoner in #1081
- ENH: Allow returning candidate BIDSPaths by @larsoner in #1083
- ENH: Make suggestion by @larsoner in #1087
- MRG: Enforce specification of all annotation descriptions in event_id if event_id is passed to write_raw_bids() by @hoechenberger in #1086
- DOC: Fix doc build by @larsoner in #1091
- fix: nirs convert only auto accepted by @sappelhoff in #1092
- BUG: Fix API for candidates by @larsoner in #1093
- more specific import to maybe avoid issue by @sappelhoff in #1095
- ENH: Better error message on fpath by @larsoner in #1097
- ENH: Auto warning stacklevel by @larsoner in #1099
- MRG: Fix writing preloaded data of a non-BIDS format with automated format conversion by @hoechenberger in #1102
- [ENH] Add function to enable smart path search #1098 by @moritz-gerster in #1103
- Fix CI via catching a warning by @sappelhoff in #1106
- MAINT: Update CIs and bump minimum to 3.8 by @larsoner in #1108
- Add support for writing neuromag122 data to BIDS by @agramfort in #1110
- [MRG] fix links, remove ubuntu 20.04 from CI by @sappelhoff in #1111
- rel: v0.12 by @sappelhoff in #1112
New Contributors
- @moritz-gerster made their first contribution in #1103
Full Changelog: v0.11...v0.12