Skip to content

Releases: SCDH/pygexml

v0.2.1

26 Mar 14:48
v0.2.1

Choose a tag to compare

  • Minor change: use pre-PEP695 type aliases (esoteric dataclasses_json bug)

Full Changelog: v0.2.0...v0.2.1

v0.2.0

26 Feb 15:14
v0.2.0

Choose a tag to compare

  • Add ALTO-XML import
  • Minor parsing error message simplification

v0.1.4

25 Feb 14:22
v0.1.4

Choose a tag to compare

Add Page.from_xml_file method (@KDietzM)

v0.1.3

24 Feb 13:03
v0.1.3

Choose a tag to compare

  • Add dataclasses-json (de)serialization

v0.1.2

20 Feb 11:25
v0.1.2

Choose a tag to compare

  • Make hypothesis strategies more robust for XML generation

v0.1.1

19 Feb 17:15
v0.1.1

Choose a tag to compare

  • Add Hypothesis strategies for test data generation in pygexml.strategies.

v0.1.0

19 Feb 15:14
v0.1.0

Choose a tag to compare

  • Initial release