Releases: xdf-modules/pyxdf
Releases · xdf-modules/pyxdf
v1.16.8
This bugfix release resolves an issue on big-endian machines.
v1.16.7
In this release, we added clock_times
and clock_values
to the stream dictionary.
v1.16.6
Bump minimum required Python version to 3.9.
v1.16.5
This release adds support for Python 3.12.
v1.16.4
This release contains some bug fixes that keep the package fresh (for details, see our CHANGELOG).
v1.16.3
This release fixes two bugs so that even more XDF files from the wild can be successfully loaded.
v1.16.2
This release adds the ability to load open file objects, speeds up loading, and fixes some warnings.
v1.16.1
This bugfix release removes Python 2 compatibility.
v1.16.0
This release adds the ability to load only specific streams. It also fixes a bug in the dejittering algorithm. As always, the full changelog is available in CHANGELOG.md.
v1.15.2
Store unique stream ID inside the ["info"]["stream_id"]
dict value