feat: create python plugin in scaffold

This commit is contained in:
debugtalk
2022-03-18 17:59:59 +08:00
parent efc53703d3
commit 1b2ec9175b
7 changed files with 272 additions and 19 deletions

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