Releases: hansemannn/titanium-vision
Releases · hansemannn/titanium-vision
2.1.0
What's Changed
- feat: update module environment to latest, add new API by @hansemannn in #3
Full Changelog: v2.0.0...v2.1.0
2.0.0
- Support for the iOS 13+ text recognition API (
VNRecognizeTextRequest
)
⚠️ This version requires Xcode 11 and Titanium SDK 8.2.0+
1.0.2
- Rename usage of
points
tonormalizedPoints
as of Xcode 9 Beta 6 and later - Compile with 6.2.0.GA
1.0.1
- Fix text-detection output (#1) by @chrisbowley
1.0.0
- Initial support for text-rectangle-detection using
Vision