Skip to content

Multithreading support and cache fixes

Compare
Choose a tag to compare
@phschoepf phschoepf released this 01 Mar 12:49

Fixed

  • Made OCR wrappers thread safe (previously it was only thread safe if every thread used its own instance of the wrapper class)
  • Fixed a bug where cache files did not always work on all systems

Full Changelog: v0.0.16...v0.0.17