Skip to content

Commit

Permalink
0.43.0
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
OpenAdapt Bot committed Dec 30, 2024
1 parent e7589f3 commit 51bcc19
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 1 deletion.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,29 @@



## v0.43.0 (2024-12-30)

### Feature

* feat(record): add Linux support

* oa_pynput -> pynput

* add window/_linux.py

* multiprocessing_utils; xcffib

* global monitor_width/monitor_height

* add capture._linux

* cleanup

* get_double_click_interval_seconds/pixels on linux

* get_xinput_property ([`e7589f3`](https://github.com/OpenAdaptAI/OpenAdapt/commit/e7589f3cc0ef216fffaf5a1b8582eb9973e8c74a))


## v0.42.5 (2024-12-09)

### Fix
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "openadapt"
version = "0.42.5"
version = "0.43.0"
description = "GUI Process Automation with Transformers"
authors = [
'OpenAdapt.AI Team <[email protected]>',
Expand Down

0 comments on commit 51bcc19

Please sign in to comment.