Skip to content

v3.0.2

Compare
Choose a tag to compare
@Balearica Balearica released this 20 Aug 04:32
· 154 commits to master since this release

What's Changed

  • Updated to Tesseract.js-core v.3.0.1 (uses Tesseract v5.1.0)
  • Added SIMD-enabled build, automatic detection of supported devices
  • Fix caching of bad langData responses by @andreialecu in #585
  • Added benchmark code and assets per #628 by @Balearica in #629
  • Replaced child_process with worker_threads per #630 by @Balearica in #631
  • Updated to webpack 5 for compatibility with Node.js 18 by @Balearica in #640

New Contributors

Full Changelog: v2.1.5...v3.0.2