Releases: GreatV/oar-ocr
Releases · GreatV/oar-ocr
v0.2.2
What's Changed
- refactor: clean up configuration and validation logic, remove unused memory strategy by @GreatV in #34
- Add function to allow loading images from memory by @mariinkys in #35
- bump: update package version to 0.2.2 by @GreatV in #36
New Contributors
- @mariinkys made their first contribution in #35
Full Changelog: v0.2.1...v0.2.2
v0.2.1
v0.2.0
What's Changed
- docs: update README with pre-trained model details and download links by @GreatV in #21
- Refactor OCR predictor modules by @GreatV in #22
- docs: update model tables in README for clarity and consistency by @GreatV in #23
- docs: correct spelling of OAROCR in README for consistency by @GreatV in #24
- refactor: streamline parallel processing configuration and improve im… by @GreatV in #25
- feat(image): Enhance image loading and processing utilities by @GreatV in #27
Full Changelog: v0.1.1...v0.2.0
v0.1.1
v0.1.0
What's Changed
- Create dependabot.yml by @GreatV in #1
- Changed package-ecosystem: "" to package-ecosystem: "cargo" by @GreatV in #2
- build(deps): update criterion requirement from 0.5 to 0.7 by @dependabot[bot] in #3
- build(deps): update itertools requirement from 0.12 to 0.14 by @dependabot[bot] in #6
- build(deps): update thiserror requirement from 1.0 to 2.0 by @dependabot[bot] in #5
- build(deps): update rand requirement from 0.8 to 0.9 by @dependabot[bot] in #4
- Create rust.yml by @GreatV in #7
- docs: improve Rust documentation formatting by @GreatV in #8
- ci: restructure GitHub Actions workflows by @GreatV in #9
- docs: enhance library documentation by @GreatV in #10
- ci: update Rust toolchain action to use dtolnay/rust-toolchain@stable by @GreatV in #11
- fix: ensure CARGO_REGISTRY_TOKEN is set in the environment by @GreatV in #12
- fix: update categories in Cargo.toml from "deep-learning" to "science" by @GreatV in #13
New Contributors
- @GreatV made their first contribution in #1
- @dependabot[bot] made their first contribution in #3
Full Changelog: https://github.com/GreatV/oar-ocr/commits/v0.1.0