Tabula v1.0.4 Release Notes

Release Date: 2020-09-03 // over 3 years ago
  • ๐Ÿ› Bug fix and maintenance release:

    • โšก๏ธ Updated dependencies
    • clarify -a command's coordinate order (thanks @jeremybmerrill!)
    • Extra information on coordinate system in command-line help text (thanks @harrybiddle!)
    • ๐Ÿ›  Fix excessive memory usage issue with large (many pages) PDFs
    • getFontSize -> getFontSizeInPt (#277)
    • CommandLineApp: disable unused --debug flag
    • โž• Added a heuristic to filter out tall-ish whitespace elements that can throw off text chunking (thanks @travisbeale)

Previous changes from v1.0.3

  • ๐Ÿ› Bug fix and maintenance release:

    • ๐Ÿ‘‰ Make RectangleSpatialIndex public (#243 โ€” Thanks @ejschoen!)
    • โž• Add right and bottom of area to JSON output (#265 โ€” Thanks @laigor!)
    • ๐Ÿ’ป -g flag in command line app translates to ExtractionMethod.DECIDE
    • โšก๏ธ Updated dependencies