- Switched from html5 to html5lib as a dependency, since the former is unmaintained
- Python 3.10 is now supported
- Python 3.6 is no longer supported
- Added tests and code coverage
- PDFs can be directly fetched from Remote URLs
- PDFs can be filtered to have start and end pages
- Support for Python 3.6-3.8
- Removed --cleanup argument, since that is default
- Adds support for rotating PDFs
- Fixes a bug where markdown files without any headings would not render.
- Initial release