github xhtml2pdf/xhtml2pdf v0.2.12
v0.2.12 – Bug fixes and code cleanup

latest releases: v0.2.16, v0.2.15, v0.2.14...
11 months ago

🐛 Bug fixes

  • [ #106 ] Fix page number & page count
  • [ #723 ] Fix ZeroDivisionError on 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

Don't miss a new xhtml2pdf release

NewReleases is sending notifications on new releases.