Tabula v1.0.4 Release Notes

Release Date: 2020-09-03 // over 4 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