- Fixed a bug whereby thesis types were not linearized according to the Unified stylesheet in `clldutils.Source.text`. - Added support for serializing Source objects as Markdown text. - Added Python 3.12 to supported versions.
3.20.0
Dropped py3.7 compatibility.
Added functionality to insert text into markdown documents.
3.19.2
Package SIL's Charis TrueType fonts with `clldutils` for convenient access e.g. from tools such as `xhtml2pdf`.
3.18.2
Fixed `clldutils.markup.Table` such that it actually outputs "proper" TSV when rendering with `tablefmt="tsv"`.
3.18.1
Fixed a bug in `oaipmh` whereby OAI-PMH requests with resumptionToken would fail.
3.18.0
More versatile geocoords-to-string conversion in `clldutils.coordinates`.