Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 285 Bytes

CHANGELOG.md

File metadata and controls

14 lines (7 loc) · 285 Bytes

JsEvaluator version history

v2.0.0 (2016-12-17)

Added ability to catch JavaScript runtime errors (codebymikey).

v1.0.5 (2016-05-22)

Added destroy() and getWebView() methods.

v1.0.4 (2016-04-20)

Changed minSdkVersion to 14 (from 15).