refactor: build plugin

This commit is contained in:
debugtalk
2022-06-13 23:27:25 +08:00
parent 182d2fd5d8
commit 9de49a1d29
11 changed files with 93 additions and 300 deletions

View File

@@ -5,6 +5,8 @@
**go version**
- feat #1342: support specify custom python3 venv
- feat: support python3 venv priority, specified > projectDir/.venv > $HOME/.hrp/venv
- refactor: build plugin mechanism
- fix: pip upgrade httprunner when installing hrp
## v4.1.2 (2022-06-09)