Skip to content

Latest commit

 

History

History
49 lines (42 loc) · 1.67 KB

CHANGELOG.md

File metadata and controls

49 lines (42 loc) · 1.67 KB

2.0.5+301

  • Updated HMSLogger.
  • Fixed the bug that causes the app permissions to not being accepted.
  • Added multiple permission request support.
  • Added requestPermission method in MLPermissionClient.
  • Added MLPermission data type.

2.0.5+300

New Features

  • Added MLDocumentSkewCorrectionAnalyzer
  • Added ML3DFaceAnalyzer
  • Added MLFormRecognitionAnalyzer
  • Added MLHandKeypointAnalyzer
  • Added MLImageSuperResolutionAnalyzer
  • Added LensEngine
  • Added MLLivenessCapture
  • Added MLApplication
  • Added MLFrame
  • Added MLSpeechRealTimeTranscription
  • Added MLSceneDetectionAnalyzer
  • Added MLSkeletonAnalyzer
  • Added MLSoundDetector
  • Added MLCustomModel
  • Added MLTextEmbeddingAnalyzer
  • Added MLTextImageSuperResolutionAnalyzer

Breaking Changes

  • Changed MlAftClient to MLAftEngine
  • Changed MlAsrClient to MLAsrRecognizer
  • Changed MlBankcardClient to MLBankcardAnalyzer
  • Changed MlImageClassificationClient to MLClassificationAnalyzer
  • Changed MlDocumentClient to MLDocumentAnalyzer
  • Changed MlFaceClient to MLFaceAnalyzer
  • Changed MlGeneralCardClient to MLGeneralCardAnalyzer
  • Changed MlImageSegmentationClient to MLImageSegmentationAnalyzer
  • Changed MlLandMarkClient to MLLandmarkAnalyzer
  • Changed MlLangDetectionClient to MLLangDetector
  • Changed MlObjectClient to MLObjectAnalyzer
  • Changed MlProductVisionSearchClient to MLProductVisionSearchAnalyzer
  • Changed MlTextClient to MLTextAnalyzer
  • Changed MlTextToSpeechClient to MLTtsEngine
  • Divided MlTranslatorClient to MLLocalTranslator and MLRemoteTranslator

2.0.3+300

Initial release.