This changelog references the relevant changes done in this project.
This project adheres to Semantic Versioning and to the CHANGELOG recommendations.
- Fixed parameter naming bug
- Updating dependencies
- Added support for most common file extensions
- Updating tika version support
- Anon mask email fix
- Refactoring code
- Adding new methods
- Documentation update
- Added "method" option to
anon_trazor
module - Adding mask anon method
- Implemented Pyghotess streaming OCR option
- Using Pyghotess as default ocr
- Added license
- Using correct version in api status message
- Refactored async workers : more flexibility, upgradability
- Workers are stored in separate library file,
lib_workers
- Async doc parsing endpoints
- Improved tika server handling
- Added changelog
- Using poetry instead of pipenv