Skip to content

Releases: xdf-modules/pyxdf

v1.16.8

18 Jul 07:18
037d1da
Compare
Choose a tag to compare

This bugfix release resolves an issue on big-endian machines.

v1.16.7

17 Jul 14:31
7a94b19
Compare
Choose a tag to compare

In this release, we added clock_times and clock_values to the stream dictionary.

v1.16.6

18 Apr 07:35
0e7f623
Compare
Choose a tag to compare

Bump minimum required Python version to 3.9.

v1.16.5

12 Jan 07:27
c48301d
Compare
Choose a tag to compare

This release adds support for Python 3.12.

v1.16.4

10 Jan 07:15
b3e19e0
Compare
Choose a tag to compare

This release contains some bug fixes that keep the package fresh (for details, see our CHANGELOG).

v1.16.3

07 Aug 18:39
59350e2
Compare
Choose a tag to compare

This release fixes two bugs so that even more XDF files from the wild can be successfully loaded.

v1.16.2

23 Oct 07:56
32395a7
Compare
Choose a tag to compare

This release adds the ability to load open file objects, speeds up loading, and fixes some warnings.

v1.16.1

28 Sep 07:59
9a6820d
Compare
Choose a tag to compare

This bugfix release removes Python 2 compatibility.

v1.16.0

27 Sep 14:26
049aef3
Compare
Choose a tag to compare

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

07 Jun 05:56
ab10ab0
Compare
Choose a tag to compare

Store unique stream ID inside the ["info"]["stream_id"] dict value