Version 1.1🔗
Fix flaky tests on CIs (#168 by Eric Larson and Mathieu Scheltienne)
Fix setting channel unit on a
StreamInfo
with integers (#168 by Eric Larson and Mathieu Scheltienne)Add support for
timestamp
ndarray
in a push operation to provide individual timestamp for every sample (#172 by Mathieu Scheltienne)Improve type-hints, including LSL scalar types for
ndarray
(#175 by Mathieu Scheltienne)Add support for the environment variable
PYLSL_LIB
to specify the path to a user-definedliblsl
(#176 by Mathieu Scheltienne)Fix re-download of existing
liblsl
on macOS and testliblsl
fetching (#176 by Mathieu Scheltienne)Make LSL utilities module private (#177 by Mathieu Scheltienne)
Match argument order between
BasePlayer
andPlayerLSL
(#178 by Mathieu Scheltienne)