Files
flutter_qjs/CHANGELOG.md
2020-08-28 10:46:54 +08:00

31 lines
361 B
Markdown

<!--
* @Description:
* @Author: ekibun
* @Date: 2020-08-08 08:16:50
* @LastEditors: ekibun
* @LastEditTime: 2020-08-28 10:46:26
-->
## 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.