xhtml2pdf v0.1.a4 Release Notes

Release Date: 2016-05-18 // almost 8 years ago
  • 🔖 Version 0.1alpha4

    • ✂ Removed PyPy support
    • Avoid exceptions likely to occur systematic to how narrow a text column is #309 - thanks _jkDesignDE _
    • Improved tests for tables #305 - thanks _taddeimania _
    • Fix broken empty PDFs in Python2 #301 - thanks _citizen-stig _
    • Unknown page sizes now raise an exception #71 - thanks _benjaoming _
    • Unorderable types caused by duplicate CSS selectors / rules #69 - thanks _benjaoming _
    • Allow empty page definition with no space after @page - #88 - thanks _benjaoming _
    • Error when in addFromFile using file-like object #245 - thanks _benjaoming _
    • Python 3: Bad table formatting with empty columns #279 - thanks _citizen-stig and benjaoming _
    • Removed paragraph2.py, unused ghost file since the beginning of the project #289 - thanks _citizen-stig _
    • Catch-all exceptions removed in a lot of places, not quite done #290 - thanks _benjaoming _