Skip to content

v0.2.0

Latest

Choose a tag to compare

@lfoppiano lfoppiano released this 22 Aug 20:24
fd1858e

What's Changed

  • Add type hints and py.typed marker (PEP 561) by @lfoppiano in #112
  • Fixed offsets crash on Markdown transformation: removing the html.unescape and repetitive… by @Sanakhamassi in #123
  • Stream PDF from archives by @lfoppiano in #117
  • Add --skip_errors to skip documents that failed in a previous run by @lfoppiano in #120
  • Stream PDF from disk, s3 or zip files through memory by @lfoppiano in #124
  • Rename batch_size config to queue_size and set better defaults by @lfoppiano in #125

New Contributors

Full Changelog: v0.1.5...v0.2.0