Skip to content

Releases: delph-in/pydelphin

v1.10.1

21 May 17:25
abeedb5

Choose a tag to compare

Note

The Git tag and GitHub release name are v1.10.1 but the software version and release on PyPI are v1.10.0. This was just a mistake during the release process. Please install this version with pip install pydelphin==1.10.0.

What's Changed

Full Changelog: v1.9.1...v1.10.1

v1.9.1

20 Dec 06:20

Choose a tag to compare

What's Changed

Full Changelog: v1.9.0...v1.9.1

v1.9.0

12 Dec 06:53

Choose a tag to compare

What's Changed

Full Changelog: v1.8.1...v1.9.0

v1.8.1

29 May 19:10
e22527f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.0...v1.8.1

v1.8.0

08 Jan 20:22
2ef82c1

Choose a tag to compare

What's Changed

Full Changelog: v1.7.0...v1.8.0

v1.7.0

14 Oct 04:53
b5c7094

Choose a tag to compare

Updates Python support to currently active releases. Includes delphin.highlight, delphin.edm, and delphin.codecs.dmrstikz directly instead of as separate plugins. Also includes some bug fixes and maintenance updates.

See the CHANGELOG.

v1.6.0

30 Sep 23:29
77fc995

Choose a tag to compare

Implements masking support in delphin.repp and fixes some bugs with DMRX codecs.

v1.5.1

05 Jan 01:21

Choose a tag to compare

Always write TSDB schemas in UTF-8. Reading was changed in v1.5.0.

v1.5.0

30 Dec 03:13

Choose a tag to compare

Adds Python 3.9 support and improves robustness for EDSs without tops.

v1.4.1

20 Aug 07:59

Choose a tag to compare

Fixes the ability to suppress properties in DMRX encoding.

See the CHANGELOG.