File tree Expand file tree Collapse file tree 5 files changed +513
-480
lines changed Expand file tree Collapse file tree 5 files changed +513
-480
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,14 @@ Commit based release not is [release_notes.md](./release_notes.md)
33
44Release tags are https://github.com/appium/ruby_lib/releases .
55
6+ ## v9.3.6
7+ ### 1. Enhancements
8+ - Add toggle touch id enrollment [ #521 ] ( https://github.com/appium/ruby_lib/pull/521 )
9+
10+ ### 2. Bug fixes
11+
12+ ### 3. Deprecations
13+
614## v9.3.5
715### 1. Enhancements
816- add some commands for Android and class chain for iOS [ #513 ] ( https://github.com/appium/ruby_lib/issues/513 )
@@ -65,7 +73,7 @@ Release tags are https://github.com/appium/ruby_lib/releases .
6573## v9.3.0
6674### 1. Enhancements
6775- wait / wait_true need global defaults [ #250 ] ( https://github.com/appium/ruby_lib/issues/250 )
68- - You can set default value in ` appium_lib `
76+ - You can set default value in ` appium_lib `
6977 - e.g.: [ lib/appium_lib/driver.rb] ( https://github.com/appium/ruby_lib/blob/34803ef6b7b94df9ef4e147ba8fec5c1d2cfaada/lib/appium_lib/driver.rb#L341-L351 )
7078- Problem with delta_x/delta_y in swipe method [ #461 ] ( https://github.com/appium/ruby_lib/issues/461 )
7179 - Revert _ fix arguments for ` move_to ` in ` swipe ` method._ in Appium v8.2.1
You can’t perform that action at this time.
0 commit comments