mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-26 10:50:12 +08:00
bump version to v4.0.0
This commit is contained in:
@@ -1,13 +1,15 @@
|
||||
# Release History
|
||||
|
||||
## v4.0.0-beta2 (2022-04-25)
|
||||
## v4.0.0 (2022-05-03)
|
||||
|
||||
**go version**
|
||||
|
||||
- feat: add builtin function `environ`/`ENV`
|
||||
- fix: demo function compatibility
|
||||
- fix #1240: losing host port in har2case
|
||||
- fix: concurrent map write in parameterize
|
||||
- change: get hrp version from aliyun OSS file when installing
|
||||
- change: report more load testing metrics to prometheus
|
||||
|
||||
## v4.0.0-beta (2022-04-24)
|
||||
|
||||
|
||||
@@ -36,4 +36,4 @@ Copyright 2017 debugtalk
|
||||
* [hrp run](hrp_run.md) - run API test with go engine
|
||||
* [hrp startproject](hrp_startproject.md) - create a scaffold project
|
||||
|
||||
###### Auto generated by spf13/cobra on 24-Apr-2022
|
||||
###### Auto generated by spf13/cobra on 3-May-2022
|
||||
|
||||
@@ -41,4 +41,4 @@ hrp boom [flags]
|
||||
|
||||
* [hrp](hrp.md) - Next-Generation API Testing Solution.
|
||||
|
||||
###### Auto generated by spf13/cobra on 24-Apr-2022
|
||||
###### Auto generated by spf13/cobra on 3-May-2022
|
||||
|
||||
@@ -18,4 +18,4 @@ hrp convert $path... [flags]
|
||||
|
||||
* [hrp](hrp.md) - Next-Generation API Testing Solution.
|
||||
|
||||
###### Auto generated by spf13/cobra on 24-Apr-2022
|
||||
###### Auto generated by spf13/cobra on 3-May-2022
|
||||
|
||||
@@ -24,4 +24,4 @@ hrp har2case $har_path... [flags]
|
||||
|
||||
* [hrp](hrp.md) - Next-Generation API Testing Solution.
|
||||
|
||||
###### Auto generated by spf13/cobra on 24-Apr-2022
|
||||
###### Auto generated by spf13/cobra on 3-May-2022
|
||||
|
||||
@@ -16,4 +16,4 @@ hrp pytest $path ... [flags]
|
||||
|
||||
* [hrp](hrp.md) - Next-Generation API Testing Solution.
|
||||
|
||||
###### Auto generated by spf13/cobra on 24-Apr-2022
|
||||
###### Auto generated by spf13/cobra on 3-May-2022
|
||||
|
||||
@@ -34,4 +34,4 @@ hrp run $path... [flags]
|
||||
|
||||
* [hrp](hrp.md) - Next-Generation API Testing Solution.
|
||||
|
||||
###### Auto generated by spf13/cobra on 24-Apr-2022
|
||||
###### Auto generated by spf13/cobra on 3-May-2022
|
||||
|
||||
@@ -20,4 +20,4 @@ hrp startproject $project_name [flags]
|
||||
|
||||
* [hrp](hrp.md) - Next-Generation API Testing Solution.
|
||||
|
||||
###### Auto generated by spf13/cobra on 24-Apr-2022
|
||||
###### Auto generated by spf13/cobra on 3-May-2022
|
||||
|
||||
Reference in New Issue
Block a user