Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 2.08 KB

CHANGELOG.md

File metadata and controls

35 lines (19 loc) · 2.08 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.0.3 (2021-06-25)

Features

  • update event listener api (cd23498)

2.0.1 (2020-08-10)

Bug Fixes

  • remove npm dependency link (8e7a539), closes #85

2.0.0 (2020-07-15)

Features

  • add ts declaration file (6e3a2b6)
  • android: add allow/deny list support (7fb8d91)
  • android: add recognition progress listener (4442aab)
  • android: add tesseract support [UNSAFE] (efa152c)
  • example: add fully working example (c66018e)

Bug Fixes