Releases: acdh-oeaw/acdh-tei-pyutils
Releases · acdh-oeaw/acdh-tei-pyutils
v1.5
What's Changed
def make_bibl_label(
node: ET.Element,
no_author="o.A",
year="o.J",
editor_abbr="(Hg.)",
max_title_length=75,
) -> str:
Full Changelog: v1.4...v1.5
v1.3
What's Changed
- 34 mentions to indices not working by @cfhaak in #35
New Contributors
Full Changelog: v1.2...v1.3
v0.34
What's Changed
- utility funcation add_graphic_url_to_pb(doc) and check_for_hash(value) added by @csae8092 in #23
Full Changelog: v0.33...v0.34