Merge branch 'master' into swipe-random

This commit is contained in:
lilong.129
2023-09-19 17:12:34 +08:00
5 changed files with 48 additions and 25 deletions

View File

@@ -5,6 +5,7 @@
**go version**
- feat: add `WithSwipeOffset` to set offset for swipe start/end point
- feat: set random offset for tap/swipe points with `WithOffsetRandomRange`
- change: set `WithOffset` deprecated, replace with `WithTapOffset`
## v4.3.6 (2023-09-07)