All Versions
9
Latest Version
Avg Release Cycle
207 days
Latest Release
1118 days ago
Changelog History
Changelog History
-
v1.0.4 Changes
September 03, 2020๐ 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)
-
v1.0.3 Changes
June 24, 2019 -
v1.0.2 Changes
May 22, 2018๐ Bug fix and maintenance release:
- โ Removes Java Spatial Index in favor of Java Topology Suite (0705bc6)
- โฌ๏ธ Upgrade to PDFBox 2.0.9 (e37c666)
- ๐ Allow multiple occurrences of
-a
parameter. Allow-a
parameter to accept % values as well as absolute values (#213 โ Thanks @asheeshrana!) - ๐ Fixes NPE in
PointComparator
(#206) - ๐จ General cleanups and refactor (#187 โ Thanks @giorgiga!)
-
v1.0.1 Changes
August 06, 2017 -
v1.0.0 Changes
July 22, 2017- Completed migration to PDFBox 2! (#150) Special thanks to @melisabok and the Shuttleworth Foundation.
- ๐ Minor bugfixes
-
v0.9.2 Changes
January 25, 2017- โ adds batch mode!
- ๐ a lot of bug fixes so that empty selections return empty data (rather than an error)
- ๐ rename internally some of the references to "Lattice" and "Stream" modes (previously Spreadsheet and Original or no-spreadsheet, respectively)
- ๐ support Java 9
-
v0.9.1 Changes
August 25, 2016tabula-java 0.9.1
-
v0.9.0 Changes
March 31, 2016tabula-java 0.9.0
-
v0.8.0 Changes
February 25, 2016๐ Our 0.8.0 release is ready for real-world use (though there may still be some bugs).