Skip to content

Releases: BjoernLudwig/pyxml2pdf

v0.3.5

11 Nov 11:43
52a133b

Choose a tag to compare

Fix

  • Infact the recent changes require the package to be released again, but the trigger did not fire, hence this commit (a09f3e4)
  • pypdf2: Refactor usage to most current version (9490998)
  • setup: Upgrade package to most current Python versions (fc702ce)

Documentation

  • README: Correct CircleCI status badge (f7eae03)
  • README: Change project name after renaming (7b6d0b7)

See all commits in this version

v0.3.4

24 Jul 13:48

Choose a tag to compare

Fix

  • post_processor: Adapt to most recent PyPDF2 import paths after their breaking change (08062bd)
  • Pin PyPDF2 version (closes #10) (0b53246)

See all commits in this version

v0.3.3

11 Feb 10:30

Choose a tag to compare

Fix

  • setup: Introduce Python 3.9 and 3.10 into allowed versions and remove 3.6 (fdfc14d)

Documentation

  • README: Update image after changing the font (5cbcfd9)

See all commits in this version

v0.3.2

19 Sep 17:16

Choose a tag to compare

Fix

  • main: Insert actual raw template.xml download url as default value and refine command line help (6743dc5)
  • input: Reintroduce input into newly packaged project structure (4b3b91a)

See all commits in this version

v0.3.1

19 Sep 13:37

Choose a tag to compare

Fix

  • fonts: Include fonts in release (493bb6a)

See all commits in this version

v0.3.0

10 May 16:46

Choose a tag to compare

Feature

  • properties: Refurbish properties' use and enable easy overwriting via properties_custom.py (cb0a755)

Documentation

  • Greatly improve docs and fix README example call (7e5e1dd)

See all commits in this version