Files
flutter_qjs/CHANGELOG.md
2020-09-22 00:32:17 +08:00

35 lines
393 B
Markdown

<!--
* @Description:
* @Author: ekibun
* @Date: 2020-08-08 08:16:50
* @LastEditors: ekibun
* @LastEditTime: 2020-09-21 23:19:02
-->
## 0.1.0
* refactor with ffi.
## 0.0.6
* remove handler when destroy.
## 0.0.5
* add js module.
## 0.0.4
* remove C++ std limitation for linux and android.
## 0.0.3
* fix js memory leak.
## 0.0.2
* update example.
## 0.0.1
* initial publish.