Releases: mne-tools/mne-qt-browser
Releases · mne-tools/mne-qt-browser
v0.2.2
v0.2.1
Full Changelog: v0.2.0...v0.2.1
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
v0.1.7
What's Changed
- FIX: Improve the command by @larsoner in #15
- MRG: Update minimum requirement for pyqtgraph. by @mscheltienne in #16
- FIX: Fix QSettings by @marsipu in #22
- FIX: bug with parameter "start" by @marsipu in #25
- fix typos and spaces in overview-mode help by @sappelhoff in #28
- FIX: Show Tooltip immediately by @marsipu in #29
- FIX: Threading issues by @marsipu in #24
- [MAINT] bump
__version__to dev by @sappelhoff in #31 - MNT: adapt to qtapp-centralization in mne-tools/mne-python#10048 by @marsipu in #30
- FIX: Accept all matplotlib color-specifiers by @marsipu in #32
New Contributors
- @mscheltienne made their first contribution in #16
- @sappelhoff made their first contribution in #28
Full Changelog: v0.1.6...v0.1.7

