Skip to content

v1.1.1

Compare
Choose a tag to compare
@NastyBoget NastyBoget released this 24 Nov 13:06
· 15 commits to master since this release
d83bf23
  • Use older pydantic version for improving compatibility with other libraries.
  • Add support for RTF format.
  • Fix bug in handling files' names with dots and spaces.
  • Fix bug in non-integer values of text formatting in DocxReader.
  • Add support of on_gpu parameter in config.
  • Add attached images extraction for PdfTabbyReader.
  • Fix partial file reading for PdfTabbyReader.
  • Add tutorial how to create dedoc's basic data structures.
  • Fix attachments_dir parameter for readers and attachments extractors.