Skip to content

2.2.0

Compare
Choose a tag to compare
@tylerdq tylerdq released this 13 Aug 21:46
· 13 commits to master since this release

New features, improved functionality, and bugfixes:

  • New command: "Convert" now allows for converting binaries between ".feather" and ".parquet" formats
  • Updated command: "Search" now asks to drill down into a more detailed single-PDF view after displaying results
  • Updated command: "Search" option "truncate" is now "number" and requires an integer
  • Updated command: "Search" option "group" has been temporarily removed until more attributes are added
  • Updated command: "Extract" now has "report" option for viewing overall status or saving detailed status to .csv
  • Updated command: "Extract" now has "incremental" option for saving the dataframe after processing each file
  • Various bugfixes and improvements