Skip to content

Commit 2b01065

Browse files
authored
Release 9 3 4 (#509)
* Release 9.3.4 * Update release notes * update changelog
1 parent 0abf62f commit 2b01065

File tree

5 files changed

+601
-510
lines changed

5 files changed

+601
-510
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,19 @@ Commit based release not is [release_notes.md](./release_notes.md)
33

44
Release tags are https://github.com/appium/ruby_lib/releases .
55

6+
## v9.3.4
7+
### 1. Enhancements
8+
- [remove workaround](https://github.com/appium/ruby_lib/pull/474/commits/57cc95264e83e14862f729683b93c1f020a30ce5) to pass CI
9+
- document uiautomator events logging command [#319](https://github.com/appium/ruby_lib/issues/319)
10+
- use predicate for XCUITest to improve performance [#493](https://github.com/appium/ruby_lib/issues/493)
11+
- `text/s`, `button/s`, `textfield/s`, `tags_exact`, `tags_include`
12+
- new: `find_ele/s_by_predicate`, `find_ele/s_by_predicate_include`
13+
14+
### 2. Bug fixes
15+
16+
### 3. Deprecations
17+
18+
619
## v9.3.3
720
### 1. Enhancements
821
- add tags_include/tags_exact to be able to find elements of arbitrary classes such as XCUIElementTypeTextView [#488](https://github.com/appium/ruby_lib/issues/488)

0 commit comments

Comments
 (0)