Skip to content

0.4.16

Compare
Choose a tag to compare
@cragwolfe cragwolfe released this 28 Feb 04:50
· 1503 commits to main since this release
5eaf449

0.4.16

Enhancements

  • Fallback to using file extensions for filetype detection if libmagic is not present

Features

  • Added setup script for Ubuntu
  • Added GitHub connector for ingest cli.
  • Added partition_md partitioner.
  • Added Reddit connector for ingest cli.

Fixes

  • Initializes connector properly in ingest.main::MainProcess
  • Restricts version of unstructured-inference to avoid multithreading issue