Skip to content

Bump tabula-java v1.0.3

Compare
Choose a tag to compare
@chezou chezou released this 27 Jul 16:27
· 247 commits to master since this release

This release change guess option behavior because of tabula-java fix. Choose guess option if you don't set area option. Now stream and lattice option can be used along with guess option together.

Also, drop Python 2.7, 3.4 support. See #167 for more details.

See Google Colab notebook for example.

  • Bump tabula-java 1.0.3 #167
  • Drop Python 2.7, 3.4 #167
  • Add User-agent handling #151
  • Introduce JAR path environment variable #136
  • Enforce silent option #132