8000 Releases · vb64/markdown-pdf · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: vb64/markdown-pdf

Version 1.7

17 Apr 16:22
2645735
Compare
Choose a tag to compare
  • Added optimize option for MarkdownPdf class, that generate compressed pdf-file.
  • Added file py.typed.
  • Package completely managed by pyproject.toml.

Version 1.6

03 Apr 16:05
566312f
Compare
Choose a tag to compare
  • Project license changed from MIT to AGPL-3.0. Becouse underlaying PyMuPDF library released under AGPL.

Version 1.5

18 Mar 05:30
5a57599
Compare
Choose a tag to compare
  • Clickable hyperlinks.

Version 1.4

07 Mar 10:52
5bd5d98
Compare
Choose a tag to compare
  • Using PyMuPDF version 1.25.3 for all Python environments except Python 3.8.

Version 1.3.3

08 Jan 11:45
d1ad939
Compare
Choose a tag to compare
  • Method add_section returns content of added section as html string.
  • Fixed segmentation fault with empty markdown heading (bump PyMuPDF up to 1.24.6).

Version 1.3.2

22 Dec 11:41
160f388
Compare
Choose a tag to compare
  • Add support for pathlib.Path paths in type hints for save method.

Version 1.3.1

19 Nov 10:53
2f14f4c
Compare
Choose a tag to compare
  • Python type hints was added

Version 1.3

11 Jun 20:07
0a39761
Compare
Choose a tag to compare
  • Enable support for tables

Version 1.2

30 Apr 08:57
cd53e38
Compare
Choose a tag to compare

PyMuPDF updated from 1.23.3 to 1.24.2

Version 1.1

13 Feb 07:33
Compare
Choose a tag to compare
  • Support for custom CSS
0