- Fix srcFieldId log in Document.get_fields_by_id to print field id instead of the whole field
0.2.3
- Fix src_field_id issue in `digestor.py`
0.2.2.a7
- All tests are fixed and running
0.2.2.a6
- Fix issue in get_ocr_formatted
0.2.2.a5
- Add setup.sh script - Use cloudstorageio>=1.1.2 which supports uploading 5GB+ files to s3 - Do not store TableTag ocr (makes the pickle dumps way too big for documents with many tables)