Merge branch 'main' of github.com:httprunner/hrp

Change-Id: I5075829627ac2775050b799c471eec1868542e15
This commit is contained in:
buyuxiang
2022-02-20 13:51:40 +08:00
6 changed files with 86 additions and 78 deletions

View File

@@ -1,6 +1,8 @@
# Release History
## v0.6.2 (2022-02-20)
- fix: omit pseudo header names for HTTP/1, e.g. :authority
- fix: generate `headers.\"Content-Type\"` in har2case
- change: json unmarshal to json.Number when parsing data
- fix: incorrect data type when extracting data using jmespath