v0.2.0
Major Changes
Epochs.plot()
andICA.plot_sources()
are now supported by this backend
Epochs
ICA
- several small improvements and bug fixes (see below)
What's Changed
- FIX: Annotation-Regions cannot be moved out of bounds by @marsipu in #36
- DOC: Improve README.md by @marsipu in #39
- MNT: Downgrade pytest to pass tests with maint/0.24 by @marsipu in #48
- Update getting started guide & add screenshot by @hoechenberger in #43
- ENH: Improves the Help-Dialog by @marsipu in #49
- MNT: Add PR-Template and CONTRIBUTING.md by @marsipu in #46
- BUG: Fixes clicking into Channel-Axis for selecting bad channels by @marsipu in #47
- add upload workflow by @marsipu in #42
- ENH: Raise Window by @marsipu in #52
- BUG: Set background-color with bgcolor by @marsipu in #51
- ENH: Epochs support by @marsipu in #40
- ENH: ICA support by @marsipu in #54
- BUG: Fix offbound overview-drag by @marsipu in #55
- ENH: Add icons by @marsipu in #41
- MNT: Fix minor CI/Test-issues by @marsipu in #56
- MNT: Adaptions related to mne-tools/mne-python#9960 by @marsipu in #57
- ENH: "empty"-mode for overview-bar, some fixes by @marsipu in #58
- FIX: Fixes by @larsoner in #59
New Contributors
- @hoechenberger made their first contribution in #43
Full Changelog: v0.1.7...v0.2.0