github xhtml2pdf/xhtml2pdf v0.2.6
Release 0.2.6. Drop python 2 support

latest releases: v0.2.15, v0.2.14, v0.2.13...
2 years ago
  • Drop python 2 support.
  • Remove most of python 2 code and cleanup
  • Update packages dependencies
  • Remove six dependency and update Readme
  • Set timeout in https options
  • Add new file manager approach using factory method, now new classes deal with different types of data
    B64InlineURI, LocalProtocolURI, NetworkFileUri, LocalFileURI, BytesFileUri
  • Now getColor return None when None is passed ignoring default value, but return default if bool(data) == false
  • rtl languages reversed lines added as a ParaFrag (note: not fully supported yet)
  • Check if Paragraph has 'rtl' attribute (note: not fully supported yet)
  • Fix UnboundLocalError in reportlab_paragraph (#585) (#586)
  • Remove usage of getStringIO (#590) removed form reportlab
  • Change test for github workflow using only Linux
  • Add Python 3.9, 3.10
  • Switch from PyPDF2 to PyPDF3
  • Add SVG support
  • Update package information.
  • Allow call tests using make.

Don't miss a new xhtml2pdf release

NewReleases is sending notifications on new releases.