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 34e0575 commit f3317feCopy full SHA for f3317fe
CHANGELOG.md
@@ -1,6 +1,14 @@
1
# CHANGELOG
2
3
4
+## v0.8.4 (2025-05-08)
5
+
6
+### Bug Fixes
7
8
+- Use grep to find string in multiline output
9
+ ([`34e0575`](https://github.com/pythonnz/pdfbaker/commit/34e05755f267d1fe2e69a7a6eba62d46e77dac48))
10
11
12
## v0.8.3 (2025-05-08)
13
14
### Bug Fixes
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "pdfbaker"
-version = "0.8.3"
+version = "0.8.4"
description = "SVG Jinja templates + YAML config = PDF documents"
authors = [
{ name = "Danny W. Adair", email = "danny.adair@unfold.nz" }
0 commit comments