Releases: what3words/w3w-android-ocr-components
Releases · what3words/w3w-android-ocr-components
3.0.0
What's Changed
- Task/mt 7504 android as a pro user i want to import images into the ocr component so that i can detect 3 w as from my gallery images easily by @mani-apps in #78
- add edge-to-edge display support with inset handling for w3w ocr scan… by @mani-apps in #79
- fix green shutter on start of component by @mani-apps in #80
- Fix UI issues by @mani-apps in #81
- Fix/UI issues by @mani-apps in #82
- Epic/ptb 5 ocr scan by @mani-apps in #83
- setup maven central by @mani-apps in #84
- 3.0.0 by @mani-apps in #85
Full Changelog: 2.0.1...3.0.0
2.0.1
2.0.0
What's Changed
- Define W3WMLKitImageDataSource by @phpduy in #60
- Implement W3WOcrScanner by @phpduy in #61
- Add
CompletableDeferred
toW3WImageAnalyzer
for async processing completion by @phpduy in #62 - Improve W3WOcrScanner initialization UX by @phpduy in #63
- Implement Unit test for W3WMLKitImageDataSource and OcrScanManager by @phpduy in #64
- Migrate CI pipeline from CircleCi to GitHub Actions by @phpduy in #65
- Add check for SNAPSHOT dependencies in PRs to staging by @phpduy in #68
- Update README by @phpduy in #69
- Bump dependencies version by @phpduy in #71
- OCR component version 2.0.0 by @phpduy in #70
- 2.0.0 by @phpduy in #72
New Contributors
Full Changelog: 1.1.1...2.0.0
1.1.1
1.1.0
What's Changed
- Revised component design
- Moved sample app to separate samples project OCR-Sample
Full Changelog: 1.0.7...1.1.0