mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-16 19:57:40 +08:00
change: make startproject as hrun sub-command, usage: hrun startproject <project_name>
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
# Release History
|
||||
|
||||
## 3.0.2 (2020-04-09)
|
||||
## 3.0.2 (2020-04-12)
|
||||
|
||||
**Changed**
|
||||
|
||||
- replace jsonschema validation with pydantic
|
||||
- remove compatibility with testcase/testsuite format v1
|
||||
- make `startproject` as hrun sub-command, usage: `hrun startproject <project_name>`
|
||||
|
||||
## 3.0.1 (2020-03-24)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user