Commit b21f01a0 authored by Hartmut Goebel's avatar Hartmut Goebel
Browse files

Merge release 0.9.post2 into develop.

parents 8a9ee23b 0647fe4b
Loading
Loading
Loading
Loading
Loading
+18 −0
Original line number Diff line number Diff line
@@ -5,6 +5,24 @@
- Nothing changed yet.


0.9.post2 (2025-07-28)
----------------------

* Fix scaling the page. This was totally broken in version 0.9, leading to
  empty pages.

* Drop support for Python 3.7. The required version of the library pdfposter
  is based on doesn't support that version any longer.

* Translate more strings. Update translations.


0.9.post1 (2025-07-22)
----------------------

* Fix packaging and upload to PyPI.


0.9 (2025-07-22)
----------------

+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@ Scale and tile PDF images/pages to print on multiple pages.
-------------------------------------------------------------

:Author:    Hartmut Goebel <h.goebel@crazy-compilers.com>
:Version:   Version 0.9.post1
:Version:   Version 0.10.dev0
:Copyright: 2008-2025 by Hartmut Goebel
:License:   GNU Public License v3 or later (GPL-3.0-or-later)
:Homepage:  https://pdfposter.readthedocs.io/