Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 666 Bytes

CHANGELOG.rst

File metadata and controls

30 lines (24 loc) · 666 Bytes

Changelog

Version 1.0.4

  • 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

Version 1.0.3

  • 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

Version 1.0.2

  • Adds support for rotating PDFs

Version 1.0.1

  • Fixes a bug where markdown files without any headings would not render.

Version 1.0.0

  • Initial release