- Code formatting and refactoring. - Adds support for High level text parser interface via `TextParser`.
0.3.3
- Adds Missing docstrings to Parsers and Readers. - Minor improvements to parsers and readers - consistent attribute names and methods. - Adds Shared File utils. - Overall refactoring of the codebase.
0.3.2
- adds core pipeline support - adds support for processing files in batch in a directory or cloud bucket(gcs & s3)
0.3.1
- Cloud and Local Writer support
0.2.0
- First Public release version - can be installed via `pip install ocrpy` - Adds AWS and GCP text OCR backends. - Adds AWS table OCR backend. - Adds Pytesseract OCR backend.