mirror of
https://github.com/captn3m0/pystitcher.git
synced 2024-09-17 01:40:20 +00:00
31 lines
666 B
ReStructuredText
31 lines
666 B
ReStructuredText
=========
|
|
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
|