Skip to content

v1.3.0 - Bug fixes

Compare
Choose a tag to compare
@larsoner larsoner released this 01 Jun 14:50
· 167 commits to main since this release
3e8d5fd

What's Changed

  • Update documentation, bump MNE-Python dependency, and prepare 1.3 rel… by @hoechenberger in #727
  • BUG: Fix bug with sys info addition by @larsoner in #732
  • Re-enable the copy button for code blocks in the documentation by @hoechenberger in #735
  • Provide a more helpful log message if the CSP decoding step is being skipped by @hoechenberger in #734
  • Always generate grand-averaged CSP decoding results if CSP was used on single-subject level by @hoechenberger in #733
  • MAINT: Dont use deprecated book API by @larsoner in #736
  • MAINT: Use rich instead of coloredlogs by @larsoner in #737
  • MAINT: Deal with h5py numpy compat by @larsoner in #738

Full Changelog: v1.2.0...v1.3.0