Skip to content

Commit 51bcc19

Browse files
author
OpenAdapt Bot
committed
0.43.0
Automatically generated by python-semantic-release
1 parent e7589f3 commit 51bcc19

File tree

2 files changed

+24
-1
lines changed

2 files changed

+24
-1
lines changed

CHANGELOG.md

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

33

44

5+
## v0.43.0 (2024-12-30)
6+
7+
### Feature
8+
9+
* feat(record): add Linux support
10+
11+
* oa_pynput -> pynput
12+
13+
* add window/_linux.py
14+
15+
* multiprocessing_utils; xcffib
16+
17+
* global monitor_width/monitor_height
18+
19+
* add capture._linux
20+
21+
* cleanup
22+
23+
* get_double_click_interval_seconds/pixels on linux
24+
25+
* get_xinput_property ([`e7589f3`](https://github.com/OpenAdaptAI/OpenAdapt/commit/e7589f3cc0ef216fffaf5a1b8582eb9973e8c74a))
26+
27+
528
## v0.42.5 (2024-12-09)
629

730
### Fix

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "openadapt"
3-
version = "0.42.5"
3+
version = "0.43.0"
44
description = "GUI Process Automation with Transformers"
55
authors = [
66
'OpenAdapt.AI Team <[email protected]>',

0 commit comments

Comments
 (0)