Skip to content

Releases: delph-in/pydelphin

v1.3.0

01 Jul 15:44
Compare
Choose a tag to compare

Fixes some bugs with TDL parsing, DMRS conversion, mkprof, MRS isomorphism checking, and TSDB.

See the CHANGELOG.

v1.2.4

12 May 10:07
85088ce
Compare
Choose a tag to compare

Fix an issue with Python's newlline handling when reading TSDB relations.

See the CHANGELOG.

v1.2.3

08 Apr 05:30
dee8e5f
Compare
Choose a tag to compare

Fixes a couple of bugs with the delphin process command and gives it a progress bar when -vv is not used (also for API usage).

See the CHANGELOG.

v1.2.2

03 Mar 05:54
37d7f45
Compare
Choose a tag to compare

Added stderr parameter to delphin.ace.ACEGenerator and delphin.ace.ACETransferer.

See the CHANGELOG.

v1.2.1

22 Jan 03:37
f937524
Compare
Choose a tag to compare

Bug fixes for recent Python versions and for the delphin mkprof command, and more user-friendly error messages from all delphin commands.

See the CHANGELOG.

v1.2.0

16 Jan 08:34
8b716b3
Compare
Choose a tag to compare

This release removes Python 3.5 support, adds Python 3.8 support, adds the cli namespace, fixes some issues with MRS and DMRS, an expands formatting options for delphin convert.

See the CHANGELOG.

v1.1.0

07 Jan 07:10
880a389
Compare
Choose a tag to compare

This release fixes some issues with TSDB and TSQL, adds some features to the Derivation classes, and removes the NetworkX dependency by implementing the VF2 algorithm for graph isomorphism detection. See the CHANGELOG.

v1.0.3

29 Nov 04:00
Compare
Choose a tag to compare

This patch release fixes a couple more bugs in REPP processing, one or two in the TSDB primitives, and improves logging. It also ensures that the code type-checks with Mypy. See the CHANGELOG.

v1.0.2

21 Aug 08:03
Compare
Choose a tag to compare

This patch release fixes a bug in REPP processing and also improves its performance. See the CHANGELOG.

v1.0.1

15 Aug 02:33
Compare
Choose a tag to compare

This patch release fixes a few bugs related to DMRS-to-MRS conversion. See the CHANGELOG.