What's Changed
- build(deps-dev): bump postcss from 8.5.6 to 8.5.13 by @dependabot[bot] in #156
- fix: correct tgz install command in README by @fadil4u in #155
- docs: add liteparse server docs by @AstraBert in #157
- feat: misc todos by @AstraBert in #165
- wip: unit tests by @AstraBert in #166
- Enable publishing of rust crates by @logan-markewich in #167
- wip: windows fixes by @AstraBert in #169
- add napi bindings for typescript by @logan-markewich in #170
- Add rust -> python bindings by @logan-markewich in #171
- feat(wasm): add WebAssembly bindings for browser PDF parsing by @AstraBert in #172
- fix: impl Send + Sync on OcrEngine also for wasm-32 target so that it can be safely sent between threads by @AstraBert in #194
- docs: auto-generate API docs by @AstraBert in #195
- Rust Port + bindings to py/js/wasm+web by @logan-markewich in #164
- modify versions for test publish by @logan-markewich in #198
- Bump python-multipart from 0.0.26 to 0.0.27 in /ocr/easyocr by @dependabot[bot] in #201
- Bump openssl from 0.10.79 to 0.10.80 by @dependabot[bot] in #200
- Bump idna from 3.11 to 3.15 in /ocr/easyocr by @dependabot[bot] in #199
New Contributors
Full Changelog: v1.5.3...crates-v2.0.0-beta.0