mirror of
https://github.com/httprunner/httprunner.git
synced 2026-09-05 07:26:55 +08:00
feat: add WithSwipeOffset to set offset for swipe start/end point
This commit is contained in:
+7
-2
@@ -1,5 +1,12 @@
|
|||||||
# Release History
|
# Release History
|
||||||
|
|
||||||
|
## v4.3.7 (2023-09-19)
|
||||||
|
|
||||||
|
**go version**
|
||||||
|
|
||||||
|
- feat: add `WithSwipeOffset` to set offset for swipe start/end point
|
||||||
|
- change: set `WithOffset` deprecated, replace with `WithTapOffset`
|
||||||
|
|
||||||
## v4.3.6 (2023-09-07)
|
## v4.3.6 (2023-09-07)
|
||||||
|
|
||||||
**go version**
|
**go version**
|
||||||
@@ -9,8 +16,6 @@ plugin related:
|
|||||||
- feat: add hrp executable directory for searching plugin
|
- feat: add hrp executable directory for searching plugin
|
||||||
- feat: init device driver with plugin options, `WithDriverCapabilities` and `WithDriverPlugin`
|
- feat: init device driver with plugin options, `WithDriverCapabilities` and `WithDriverPlugin`
|
||||||
- feat: support printing stderr output in myexec.RunCommand
|
- feat: support printing stderr output in myexec.RunCommand
|
||||||
- feat: add `WithSwipeOffset` to set offset for swipe start/end point
|
|
||||||
- change: set `WithOffset` deprecated, replace with `WithTapOffset`
|
|
||||||
- change: upgrade funplugin to 0.5.3
|
- change: upgrade funplugin to 0.5.3
|
||||||
- refactor: move internal myexec to funplugin/myexec
|
- refactor: move internal myexec to funplugin/myexec
|
||||||
- change: create python3 plugin venv with latest funppy/httprunner
|
- change: create python3 plugin venv with latest funppy/httprunner
|
||||||
|
|||||||
Reference in New Issue
Block a user