mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-12 02:21:29 +08:00
fix: extract data using jmespath
Change-Id: Icea3b8fa7e71dd610c19c91e21a259104ab2fe30
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# Release History
|
||||
|
||||
## v0.6.2 (2022-02-20)
|
||||
- change: json unmarshal to json.Number when parsing data
|
||||
- fix: incorrect data type when extracting data using jmespath
|
||||
|
||||
## v0.6.1 (2022-02-17)
|
||||
|
||||
- fix: set request Content-Type for posting json only when not specified
|
||||
|
||||
Reference in New Issue
Block a user