Files
httprunner/HISTORY.md
2019-01-25 19:01:27 +08:00

34 lines
793 B
Markdown

# Release History
## 2.0.2 (2019-01-21)
**Bugfixes**
- each teststeps in one testcase share the same session
- fix duplicate API definition output
**Improvements**
- display result from hook functions in DEBUG level log
- change log level of "Variables & Output" to INFO
- print Invalid testcase path or testcases
- print testcase output in INFO level log
## 2.0.1 (2019-01-18)
**Bugfixes**
- override current teststep variables with former testcase output variables
- make compatible with testcase name is empty
- skip undefined variable when parsing string content
- add back request method in report
## 2.0.0 (2019-01-01)
- Massive Refactor and Simplification
- Redesign testcase structure
- Module pipline
- Start Semantic Versioning
- Switch to Apache 2.0 license
- Change logo