| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-02-23 | 2.0 kB | |
| v0.2.17 source code.tar.gz | 2025-02-23 | 7.0 MB | |
| v0.2.17 source code.zip | 2025-02-23 | 7.0 MB | |
| Totals: 3 Items | 14.0 MB | 2 | |
What's Changed
- Pylint fixes by @cclauss in https://github.com/xhtml2pdf/xhtml2pdf/pull/773
- pre-commit autoupdate 2024-07-24 by @cclauss in https://github.com/xhtml2pdf/xhtml2pdf/pull/774
- GitHub Actions: Add Python 3.13 beta 4 to the testing by @cclauss in https://github.com/xhtml2pdf/xhtml2pdf/pull/775
- Tidy up documentation by @kytta in https://github.com/xhtml2pdf/xhtml2pdf/pull/729
- Keep GitHub Actions up to date with GitHub's Dependabot by @cclauss in https://github.com/xhtml2pdf/xhtml2pdf/pull/772
- fix reDOS CVE in getColor function by @Trupal00p in https://github.com/xhtml2pdf/xhtml2pdf/pull/784
- Reuse background PDF file over multiple pages (#778) by @sjoerdjob in https://github.com/xhtml2pdf/xhtml2pdf/pull/779
- Update import for breaking changes in python-bidi 0.5.0 by @bengosney in https://github.com/xhtml2pdf/xhtml2pdf/pull/767
- Add support of base64 fonts by @vladimir-g in https://github.com/xhtml2pdf/xhtml2pdf/pull/740
- tests: skip cases that download artifacts when http_proxy is set by @adrien-n in https://github.com/xhtml2pdf/xhtml2pdf/pull/793
- Typos workflow by @mikemanger in https://github.com/xhtml2pdf/xhtml2pdf/pull/795
New Contributors
- @kytta made their first contribution in https://github.com/xhtml2pdf/xhtml2pdf/pull/729
- @Trupal00p made their first contribution in https://github.com/xhtml2pdf/xhtml2pdf/pull/784
- @sjoerdjob made their first contribution in https://github.com/xhtml2pdf/xhtml2pdf/pull/779
- @bengosney made their first contribution in https://github.com/xhtml2pdf/xhtml2pdf/pull/767
- @vladimir-g made their first contribution in https://github.com/xhtml2pdf/xhtml2pdf/pull/740
- @adrien-n made their first contribution in https://github.com/xhtml2pdf/xhtml2pdf/pull/793
- @mikemanger made their first contribution in https://github.com/xhtml2pdf/xhtml2pdf/pull/795
Full Changelog: https://github.com/xhtml2pdf/xhtml2pdf/compare/v0.2.16...v0.2.17