Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 571 Bytes

CHANGELOG.md

File metadata and controls

30 lines (17 loc) · 571 Bytes

0.2.0+1

Bump Android dependencies to latest.

0.2.0

  • Breaking Change Update TextDetector to TextRecognizer for android mlkit '17.0.0' and firebase-ios-sdk '5.6.0'.
  • Added CloudLabelDetector.

0.1.2

  • Fix example imports so that publishing will be warning-free.

0.1.1

  • Set pod version of Firebase/MLVision to avoid breaking changes.

0.1.0

  • Breaking Change Add Barcode, Face, and Label on-device detectors.
  • Remove close method.

0.0.2

  • Bump Android and Firebase dependency versions.

0.0.1

  • Initial release with text detector.