Skip to content

v2.1.20

Compare
Choose a tag to compare
@jorisschellekens jorisschellekens released this 17 Dec 21:02
· 12 commits to master since this release

📣 borb release notes

  • Added support for (some) password-protected PDF documents
  • Added test to check whether all imports are fully qualified
  • Added test to check whether all imports are in the requirements
  • Added test to check whether all imports are single line
  • Added CodeBlockWithSyntaxHighlighting LayoutElement
  • Ran black
  • Ran optimize imports
  • Removed dependency on lxml, which is only needed for HTMLToPDF