v3.0.2
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
- @andreialecu made their first contribution in #585
- @SusanDoggie made their first contribution in #621
Full Changelog: v2.1.5...v3.0.2