version 0.6.5
Changes
Changed
- remove Python 3.6 from supported versions, add Python 3.10
- CLI: if the output filename has no extension specified,
.pdf
will be appended to it
Added
- CI/CD: steps added to GitHub Actions workflow:
- to publish package to PyPI
- to create GitHub release