fix: ensure compatibility with deprecated cli args in v2

This commit is contained in:
debugtalk
2020-05-28 16:51:00 +08:00
parent 3e8b906a4c
commit 9e0bd12b6c
6 changed files with 179 additions and 97 deletions

View File

@@ -11,6 +11,7 @@
- fix: ensure converted python file in utf-8 encoding
- fix: duplicate running referenced testcase
- fix: ensure compatibility issues between testcase format v2 and v3
- fix: ensure compatibility with deprecated cli args in v2
- fix: UnicodeDecodeError when request body in protobuf
## 3.0.5 (2020-05-22)