All major and minor version changes will be documented in this file. Details of patch-level version changes can be found in commit messages.
- fix
pandoc2ansi
and tests on ubuntu
- update dependencies
- Update deps
- Remove pillow, art, catimage and emoji
- Add rich
- Regression: can no longer render images (though it wasn't the best rendering anyway)
- Bump pillow version (CVE-2022-22815, CVE-2022-22816, CVE-2022-22817)
- Update deps
- Update art font used for headings
- add pre-commit
- update readme
- reformatting
- Added
cli2gui.docx
under tests - Update dependencies
- Bugfixes
- Update tables ... again
- Update docs
- Added typing (dropping py < 3.7)
- Updated tables parser for pandoc > 2.10 (2020-06-29)
- Removed cli2gui (this lib should be a dependency for that)
- Updated classifiers
- Poetry and dephell build
- Bugfix
- First release to pypi