pystitcher/CHANGELOG.rst

25 lines
482 B
ReStructuredText

=========
Changelog
=========
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