Skip to content

Release 1.12.1

Compare
Choose a tag to compare
@mhucka mhucka released this 01 Jun 18:26
· 80 commits to main since this release

This release fixes a couple of issues:

  • The default network timeout was too short to get large PDF files from micropublication.org. Fixed by tripling the timeout duration.
  • Image conversion exceeded an internal default in the Python Pillow package being used for image conversion. Fixed by disabling the size check.