feat: add builtin function environ/ENV

This commit is contained in:
debugtalk
2022-04-25 14:14:58 +08:00
parent 372cac78ab
commit 7fcba33b97
2 changed files with 10 additions and 0 deletions

View File

@@ -1,5 +1,12 @@
# Release History
## v4.0.0-beta2 (2022-04-25)
**go version**
- feat: add builtin function `environ`/`ENV`
- fix: demo function compatibility
## v4.0.0-beta (2022-04-24)
- refactor: merge [hrp] into httprunner v4, which will include golang and python dual engine