We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63fbb47 commit 35539b4Copy full SHA for 35539b4
history.txt
@@ -1,3 +1,6 @@
1
+31.08.2025 ver.1.8
2
+------------------
3
+
4
+ Allow to save result to file-like object.
5
6
17.04.2025 ver.1.7
pyproject.toml
@@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
7
8
[project]
9
name = "markdown_pdf"
10
-version = "1.7"
+version = "1.8"
11
description = "Markdown to pdf renderer"
12
readme = { file = "README.md", content-type = "text/markdown" }
13
requires-python = ">=3.8"
0 commit comments