Rework base structure
Just renamed from v4.0.0 which was wrong!
Changes
- Refactor most of the code (including tests) structure to be scalable on the number of extracted features
- Add support to specify custom features through inheritance
- Add image feature
- Support multiple params to customize text and image extractions (image size, ocr image size, image format, etc)
- Update dependencies
- General small fixes
Known issues
- Saving progress had to be disabled yet for this release #8 . Will be fixed on the next one