We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbf2b88 commit a2d9709Copy full SHA for a2d9709
CHANGELOG.md
@@ -1,6 +1,16 @@
1
# CHANGELOG
2
3
4
+## v0.8.7 (2025-05-08)
5
+
6
+### Bug Fixes
7
8
+- Remove debug logging
9
+ ([`dbf2b88`](https://github.com/pythonnz/pdfbaker/commit/dbf2b8826e7dd607310fe28f71c341be8f4540e7))
10
11
+Finally, this is working.
12
13
14
## v0.8.6 (2025-05-08)
15
16
### Bug Fixes
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "pdfbaker"
-version = "0.8.6"
+version = "0.8.7"
description = "SVG Jinja templates + YAML config = PDF documents"
authors = [
{ name = "Danny W. Adair", email = "danny.adair@unfold.nz" }
0 commit comments