Skip to content

Latest commit

 

History

History
465 lines (275 loc) · 12.2 KB

CHANGELOG.md

File metadata and controls

465 lines (275 loc) · 12.2 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2022-05-06

Changes


Packages with changes:


google_mlkit_digital_ink_recognition - v0.4.0

  • Add DigitalInkRecognitionContext.
  • Add WritingArea.
  • Update README.

2022-05-02

Changes


Packages with changes:


google_ml_kit - v0.11.0

google_mlkit_barcode_scanning - v0.3.0

  • Allow multiple instances in native layer.

google_mlkit_digital_ink_recognition - v0.3.0

  • Allow multiple instances in native layer.
  • Update README.

google_mlkit_entity_extraction - v0.3.0

  • Allow multiple instances in native layer.

google_mlkit_face_detection - v0.3.0

  • Allow multiple instances in native layer.

google_mlkit_image_labeling - v0.3.0

  • Allow multiple instances in native layer.

google_mlkit_language_id - v0.3.0

  • Allow multiple instances in native layer.

google_mlkit_object_detection - v0.3.0

  • Allow multiple instances in native layer.

google_mlkit_pose_detection - v0.3.0

  • Allow multiple instances in native layer.

google_mlkit_smart_reply - v0.3.0

  • Allow multiple instances in native layer.

google_mlkit_text_recognition - v0.3.0

  • Allow multiple instances in native layer.

google_mlkit_translation - v0.3.0

  • Allow multiple instances in native layer.

2022-04-29

Changes


Packages with changes:


google_mlkit_selfie_segmentation - v0.0.1

  • Initial release.

2022-04-28

Changes


Packages with changes:


google_ml_kit - v0.10.0

  • Update dependencies.

google_mlkit_digital_ink_recognition - v0.2.1

  • Update DigitalInkRecognizer constructor.
  • Update README.

google_mlkit_entity_extraction - v0.2.1

  • Update README and documentation.

google_mlkit_translation - v0.2.1

  • Fix: downloading models.
  • Update README.

2022-04-27

Changes


Packages with changes:


google_mlkit_barcode_scanning - v0.2.0

  • Fix: return after closing detector in iOS.

google_mlkit_commons - v0.2.0

  • Fix: InputImage from file path.

google_mlkit_digital_ink_recognition - v0.2.0

  • Fix: return after closing detector in iOS.
  • Allow multiple strokes.

google_mlkit_entity_extraction - v0.2.0

  • Fix: return after closing detector in iOS.

google_mlkit_face_detection - v0.2.0

  • Fix: return after closing detector in iOS.

google_mlkit_image_labeling - v0.2.0

  • Fix: return after closing detector in iOS.
  • Refactor ImageLabelerOptions and subclasses.
  • Add example for loading local custom model.

google_mlkit_language_id - v0.2.0

  • Fix: return after closing detector in iOS.

google_mlkit_object_detection - v0.2.0

  • Fix: return after closing detector in iOS.
  • Refactor ObjectDetectorOptions and subclasses.
  • Add example for loading local custom model.

google_mlkit_pose_detection - v0.2.0

  • Fix: return after closing detector in iOS.

google_mlkit_smart_reply - v0.2.0

  • Fix: return after closing detector in iOS.

google_mlkit_text_recognition - v0.2.0

  • Fix: return after closing detector in iOS.

google_mlkit_translation - v0.2.0

  • Fix: return after closing detector in iOS.

2022-04-26

Changes


Packages with changes:

google_ml_kit - v0.9.0

  • Update dependencies.

google_mlkit_barcode_scanning - v0.1.0

  • Update documentation.

google_mlkit_commons - v0.1.0

  • Update iOS dependencies.
  • Update documentation.

google_mlkit_digital_ink_recognition - v0.1.0

  • Update documentation.

google_mlkit_entity_extraction - v0.1.0

  • Update documentation.

google_mlkit_face_detection - v0.1.0

  • Update documentation.

google_mlkit_image_labeling - v0.1.0

  • Update documentation.

google_mlkit_language_id - v0.1.0

  • Update documentation.

google_mlkit_object_detection - v0.1.0

  • Update documentation.

google_mlkit_pose_detection - v0.1.0

  • Update documentation.

google_mlkit_smart_reply - v0.1.0

  • Update documentation.

google_mlkit_text_recognition - v0.1.0

  • Update documentation.

google_mlkit_translation - v0.1.0

  • Update documentation.

2022-04-25

Changes


Packages with changes:


google_mlkit_entity_extraction - v0.0.3

  • Fix: Close detector.

google_mlkit_face_detection - v0.0.2

  • Fix: Close detector.
  • Update documentation.

google_mlkit_image_labeling - v0.0.2

  • Fix: Close detector.
  • Update documentation.

google_mlkit_language_id - v0.0.2

  • Fix: Close detector.
  • Update documentation.

google_mlkit_object_detection - v0.0.2

  • Fix: Close detector.
  • Update documentation.

google_mlkit_pose_detection - v0.0.2

  • Fix: Close detector.
  • Update documentation.

google_mlkit_smart_reply - v0.0.2

  • Fix: Close detector.
  • Update documentation.

google_mlkit_translation - v0.0.2

  • Fix: Close detector.
  • Update documentation.

2022-04-22

Changes


Packages with changes:


google_mlkit_barcode_scanning - v0.0.2

  • Fix: Close detector.
  • Add cornerPoints to Barcode.
  • Update documentation.

google_mlkit_digital_ink_recognition - v0.0.2

  • Fix: Close detector.
  • Update documentation.

google_mlkit_entity_extraction - v0.0.2

  • Fix: add downloadModelIfNeeded.
  • Update documentation.

google_mlkit_text_recognition - v0.0.2

  • Fix: Close detector.
  • Update documentation.

2022-04-20

Changes


Packages with changes:


google_ml_kit - v0.8.0

  • REFACTOR: Split plugin in multiple plugins.

google_mlkit_barcode_scanning - v0.0.1

  • Initial release.

google_mlkit_commons - v0.0.1

  • Initial release.

google_mlkit_digital_ink_recognition - v0.0.1

  • Initial release.

google_mlkit_entity_extraction - v0.0.1

  • Initial release.

google_mlkit_face_detection - v0.0.1

  • Initial release.

google_mlkit_image_labeling - v0.0.1

  • Initial release.

google_mlkit_language_id - v0.0.1

  • Initial release.

google_mlkit_object_detection - v0.0.1

  • Initial release.

google_mlkit_pose_detection - v0.0.1

  • Initial release.

google_mlkit_smart_reply - v0.0.1

  • Initial release.

google_mlkit_text_recognition - v0.0.1

  • Initial release.

google_mlkit_translation - v0.0.1

  • Initial release.