Skip to content

Latest commit

 

History

History
45 lines (31 loc) · 822 Bytes

CHANGELOG.md

File metadata and controls

45 lines (31 loc) · 822 Bytes

1.1.4

  • Fixed dependency issue for iOS.

1.1.3

  • Added try/catch for web license.

1.1.2

  • Fixed confidence issue for web.

1.1.1

  • Supported JSON serialization for MrzResult class.
  • Refurbished the example app.

1.1.0

  • Updated init() method.
  • Implemented recognizeByBuffer() method asynchronously for Windows.

1.0.0

  • Supported iOS development.

0.5.0

  • Supported Linux development.

0.4.0

  • Supported Windows development.

0.3.1

  • Moved MRZ model to plugin assets.

0.3.0

  • Supported web development.

0.2.0

  • Added MrzLine class.
  • Added image pixel format enum.
  • Updated recognition APIs to return List<List<MrzLine>> instead of JSON String.

0.1.0

  • Updated Dynamsoft Label Recognizer SDK.
  • Supported three line MRZ.

0.0.1

  • Added basic APIs for Android.