Skip to content

Commit 94d1862

Browse files
author
semantic-release
committed
5.3.0
Automatically generated by python-semantic-release
1 parent ad8c5c9 commit 94d1862

3 files changed

Lines changed: 45 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,49 @@
22

33
<!-- version list -->
44

5+
## v5.3.0 (2026-03-28)
6+
7+
### Bug Fixes
8+
9+
- **test**: Simplify assertion for AndroidKeyMetastate in test_has_some_metastates
10+
([#1211](https://github.com/appium/python-client/pull/1211),
11+
[`ad8c5c9`](https://github.com/appium/python-client/commit/ad8c5c9ce33e85d6b417f2545df83b32e56c7fd0))
12+
13+
### Chores
14+
15+
- **deps-dev**: Bump pytest-cov from 7.0.0 to 7.1.0
16+
([#1209](https://github.com/appium/python-client/pull/1209),
17+
[`8466c27`](https://github.com/appium/python-client/commit/8466c27b8759fc18169a48d7f7ae49cc33fce0a9))
18+
19+
- **deps-dev**: Bump ruff from 0.15.4 to 0.15.5
20+
([#1205](https://github.com/appium/python-client/pull/1205),
21+
[`628a731`](https://github.com/appium/python-client/commit/628a73111c315860754a7e0cc88f3b68917f3fc2))
22+
23+
- **deps-dev**: Bump ruff from 0.15.5 to 0.15.6
24+
([#1207](https://github.com/appium/python-client/pull/1207),
25+
[`9b81d2a`](https://github.com/appium/python-client/commit/9b81d2a42fbca4d4c4c4f2d54ce183c627479f85))
26+
27+
- **deps-dev**: Bump ruff from 0.15.6 to 0.15.7
28+
([#1208](https://github.com/appium/python-client/pull/1208),
29+
[`339fff9`](https://github.com/appium/python-client/commit/339fff93d0ac7472140e7869790e203f5160ad60))
30+
31+
### Continuous Integration
32+
33+
- **deps**: Bump futureware-tech/simulator-action from 4 to 5
34+
([#1206](https://github.com/appium/python-client/pull/1206),
35+
[`a3c13dc`](https://github.com/appium/python-client/commit/a3c13dc98e9d50fb19bd1e37bdbdf86887587144))
36+
37+
### Features
38+
39+
- Add AndroidKeyMetastate class for keyboard metastate constants
40+
([#1211](https://github.com/appium/python-client/pull/1211),
41+
[`ad8c5c9`](https://github.com/appium/python-client/commit/ad8c5c9ce33e85d6b417f2545df83b32e56c7fd0))
42+
43+
- **android**: Add AndroidKeyMetastate class for keyboard metastate constants
44+
([#1211](https://github.com/appium/python-client/pull/1211),
45+
[`ad8c5c9`](https://github.com/appium/python-client/commit/ad8c5c9ce33e85d6b417f2545df83b32e56c7fd0))
46+
47+
548
## v5.2.7 (2026-03-05)
649

750
### Bug Fixes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "Appium-Python-Client"
33
description = "Python client for Appium"
4-
version = "5.2.7"
4+
version = "5.3.0"
55
readme = "README.md"
66
license = "Apache-2.0"
77
license-files = ["LICENSE"]

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)