| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| xhtml2pdf-0.2.12.tar.gz | 2023-11-08 | 117.4 kB | |
| xhtml2pdf-0.2.12-py3-none-any.whl | 2023-11-08 | 124.8 kB | |
| README.md | 2023-11-08 | 904 Bytes | |
| v0.2.12 - Bug fixes and code cleanup source code.tar.gz | 2023-11-08 | 7.0 MB | |
| v0.2.12 - Bug fixes and code cleanup source code.zip | 2023-11-08 | 7.0 MB | |
| Totals: 5 Items | 14.2 MB | 0 | |
๐ Bug fixes
- [ [#106] ] Fix page number & page count
- [ [#723] ] Fix
ZeroDivisionErroron broken image files
๐ Documentation
- [ [#707] ] Update README
- [ [#711] ] Modernize Sphinx configuration
๐งน Cleanup
- [ [#700] ] Change print statement to log.exception
- [ [#706] ] Remove Python2 compatibility
- [ [#705] ] Depend on
html5lib >= 1.1 - [ [#699] ] Depend on
reportlab >= 4.0.4 - [ [#714] ] Use black code style
- [ [#715] ] Enforce consistent file formatting
- [ [#716] ] Add ruff code linter
- [ [#717] ] Start using type hints & validate them via mypy
- [ [#718] ] Drop support for Python 3.7 (reached end of life on 2023-06-27)
- [ [#719] ] Add support for Python 3.12 (released on 2023-10-02)
Thanks to the following people for contributing to this release: @JanEgner @lucasgadams @a-detiste @holtwick @stefan6419846 @timobrembeck