Releases: FOSWLY/ya-ocr
Releases · FOSWLY/ya-ocr
1.1.1
- Added all files types export
- Rewritted typebox generation logic with
@toil/typebox-genx
- Removed eslint sonarjs
- Updated github actions logic
- Bump depends
Full Changelog: 1.1.0...1.1.1
1.1.0
1.1.0
- Added optional translate OCR text blocks response (without translate separated blocks and translate separated words)
- Main logic to work with Translation API moved to
@toil/translate
lib (config, utils, and some types are no longer exported) - The structure for a successful scan response has been changed. Now, the response data is returned immediately
{ ..., text: ... }
, and not as before{ success: true, data: ... }
1.0.0
- Initial release
What's Changed
- Bump @toil/translate from 1.0.2 to 1.0.3 by @dependabot in #10
- Bump oxlint from 0.10.3 to 0.11.0 by @dependabot in #8
- Bump eslint-plugin-oxlint from 0.10.1 to 0.11.0 by @dependabot in #9
- Bump oxlint from 0.11.1 to 0.15.7 by @dependabot in #45
- Bump eslint-plugin-oxlint from 0.11.1 to 0.15.7 by @dependabot in #44
- Bump @toil/translate from 1.0.3 to 1.0.4 by @dependabot in #46
- Bump file-type from 19.6.0 to 20.0.0 by @dependabot in #47
Full Changelog: https://github.com/FOSWLY/ya-ocr/commits/1.1.0