We are glad to announce the release 0.8.1 of relatorio.
Relatorio is a templating library which provides a way to easily output several kinds of files (odt, ods, png, svg, …).
It is a bug-fix release which includes:
- Add support for Python 3.7
- Escape invalid XML characters
- Enforce closing tag to be the same directive as the opening
- Use compression for zip file
- Write mimetype as first file of the zip file
The package is available on https://pypi.org/project/relatorio/0.8.1/
The document is available on https://relatorio.readthedocs.io/en/0.8.1/