Releases: labstreaminglayer/pylsl
Releases · labstreaminglayer/pylsl
Release list
v1.18.3.b1
What's Changed
- perf(inlet): avoid redundant list rebuild in pull_sample by @sappelhoff in #112
- refactor(lib): remove duplicated library-search blocks by @sappelhoff in #113
- perf(info): avoid duplicate desc().child() lookup in _get_channel_info by @sappelhoff in #114
- perf(inlet): speed up pull_chunk with bulk buffer slicing by @sappelhoff in #111
- Adopt liblsl v1.18.0.b2 and expose new API (reset_uid, sync outlet) by @cboulay in #115
Full Changelog: v1.18.2...v1.18.3.b1
v1.18.2
v1.18.1
v1.18.0
What's Changed
- ENH: add str and repr for StreamInfo by @sappelhoff in #106
- deprecate resolve_stream by @sappelhoff in #107
- Update to liblsl 1.17.4 and bundle libs on more targets by @cboulay in #108
New Contributors
- @sappelhoff made their first contribution in #106
Full Changelog: v1.17.6...v1.18.0
v1.17.6
Minor formatting and dependency fix
Full Changelog: v1.17.5...v1.17.6
v1.17.5
What's Changed
- Add getter and setter for channel label/type/units to a StreamInfo by @mscheltienne in #75
- fixed startup for PySide6 and PyQt5 and PyQt6 by @frankl-uni in #83
- Major refactor: by @cboulay in #92
- source_id defaults to a non empty value by @cboulay in #94
New Contributors
- @frankl-uni made their first contribution in #83
Full Changelog: v1.16.2...v1.17.5
v1.17.4
What's Changed
- Add getter and setter for channel label/type/units to a StreamInfo by @mscheltienne in #75
- fixed startup for PySide6 and PyQt5 and PyQt6 by @frankl-uni in #83
- Major refactor: by @cboulay in #92
- source_id defaults to a non empty value by @cboulay in #94
New Contributors
- @frankl-uni made their first contribution in #83
Full Changelog: v1.16.2...v1.17.4
v1.16.2
What's Changed
- Switch to GitHub Actions by @cboulay in #63
- rename repo to pylsl by @cboulay in #64
- Allow
timestamplist/vector inStreamOutlet.push_chunkby @charlesincharge in #73
New Contributors
- @charlesincharge made their first contribution in #73
Full Changelog: v1.16.1...v1.16.2
v1.16.1
What's Changed
- Remove trailing spaces and fix spelling by @mscheltienne in #55
- Fix pull_chunk size overflow error by @florin-pop in #61
New Contributors
- @mscheltienne made their first contribution in #55
- @florin-pop made their first contribution in #61
Full Changelog: v1.16.0...v1.16.1