feat: create python plugin in scaffold

This commit is contained in:
debugtalk
2022-03-18 18:07:58 +08:00
parent efc53703d3
commit 1b2ec9175b
7 changed files with 272 additions and 19 deletions
+4
View File
@@ -1,5 +1,9 @@
# Release History
## v0.8.0 (2022-03-18)
- feat: create scaffold with python plugin
## v0.7.0 (2022-03-15)
- feat: support API layer for testcase #94