Skip to content

Release v3.0.1

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Oct 10:58
86d6eb4

Changelog

86d6eb4 Merge pull request #89 from what3words/epic/OCR-Improvemnts
d922ab0 Merge pull request #88 from what3words/fix/break-line-w3w
3b2150e enhance text post-processing by replacing line breaks and Japanese delimiters to improve recognition accuracy
e1423b4 Merge pull request #87 from what3words/fix/break-line-w3w
1320235 set pattern of finding common mistakes with slashes optional, while for close integration its great to use this, it does improve MLKit, in open implementations is good to let the post processing be done in the client side, a bit like we are doing in the app.
aea9e09 remove patterns, this is risky and doesn't help us much, this should be post processed in the implementation side.
1857cef Merge pull request #86 from what3words/fix/break-line-w3w
347214d nit
6339af5 update version to 3.0.1 and add camera unbinding and executor shutdown on dismiss and back press events
de33cdf Merge pull request #85 from what3words/staging
762783f remove builds on commits were just for testing.