Skip to content

Rework base structure

Compare
Choose a tag to compare
@icaropires icaropires released this 23 Aug 21:42
· 6 commits to master since this release
c3f3472

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