Skip to content

Releases: mne-tools/mne-lsl

1.13.0

23 Feb 16:34

Choose a tag to compare

What's Changed

  • Bump minimum python version to 3.11, add 3.14 to CIs, improve tests to limit flakiness and build free-threaded python compatible wheels by @mscheltienne in #512
  • Fix build for liblsl tests and update changelog by @mscheltienne in #513

Full Changelog: 1.12.0...1.13.0

1.12.0

12 Jan 13:03
58aa28b

Choose a tag to compare

What's Changed

Full Changelog: 1.11.0...1.12.0

1.11.0

22 Sep 14:06

Choose a tag to compare

What's Changed

Full Changelog: 1.10.0...1.11.0

1.10.1

22 Jul 11:15

Choose a tag to compare

  • Release for JOSS publication and archiving

Full Changelog: 1.10.0...1.10.1

1.10.0

15 Jul 17:03

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.9.0...1.10

1.9.0

02 Mar 12:51
3807023

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.8.0...1.9.0

1.8.0

29 Nov 11:22
c60a156

Choose a tag to compare

What's Changed

  • Improve test stability by explicitly disconnecting stream_events by @mscheltienne in #370
  • Don't use public get_data method in epoch acquisition to avoid resetting the number of new samples by @mscheltienne in #371
  • Deprecate acquisition_delay=0 in favor of None by @mscheltienne in #372

Full Changelog: 1.7.0...1.8.0

1.7.1

23 Nov 09:46

Choose a tag to compare

Full Changelog: 1.7.0...1.7.1

1.7.0

21 Nov 13:41

Choose a tag to compare

What's Changed

MNE-LSL now includes ABI3 compatible wheels with liblsl for the tags:

  • macOS 11+: macosx_11_0_x86_64 -- macosx_11_0_arm64
  • Linux: manylinux_2_17_x86_64 -- manylinux2014_x86_64 -- manylinux_2_17_aarch64 -- manylinux2014_aarch64
  • Windows: win_amd64

Full Changelog: 1.6.0...1.7.0

1.6.1

21 Oct 08:52

Choose a tag to compare

  • Safer parsing of channel names in the legacy stream viewer, ensuring that incomplete metadata in the StreamInfo should be correctly parsed in the correct number of channels.

Full Changelog: 1.6.0...1.6.1