File tree Expand file tree Collapse file tree 2 files changed +95
-1
lines changed Expand file tree Collapse file tree 2 files changed +95
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
4
4
5
+ ## v0.11.0 (2023-08-29)
6
+
7
+ ### Feature
8
+
9
+ * feat: add capture.py - also fixes audio recording (#362 )
10
+
11
+ * merge
12
+
13
+ * Create capture.py
14
+
15
+ * Update capture.py
16
+
17
+ * Update capture.py
18
+
19
+ * it' ; s finally fixed
20
+
21
+ * add dependencies
22
+
23
+ * comment
24
+
25
+ * move code + use config.CAPTURE_DIR_PATH
26
+
27
+ * remove debug lines
28
+
29
+ * Update capture.py
30
+
31
+ * OpenAdaptCapture -> ; Capture
32
+
33
+ * add camera
34
+
35
+ * Let' ; s have this off by default.
36
+
37
+ * hotfix
38
+
39
+ * fix
40
+
41
+ * linting
42
+
43
+ * Create capture.py
44
+
45
+ * windows
46
+
47
+ * cleanup + lint
48
+
49
+ * Update _ windows.py
50
+
51
+ * add audio + new windows recording
52
+
53
+ * screen_recorder.free_resources()
54
+
55
+ * Update _ windows.py
56
+
57
+ * isort
58
+
59
+ * add playback recording
60
+
61
+ * Update replay.py
62
+
63
+ * Update replay.py
64
+
65
+ * Update README.md
66
+
67
+ * Revert " ; Update README.md" ;
68
+
69
+ This reverts commit 706410358d5e47ceccb34b77d82d5ffd0f3821a8.
70
+
71
+ * Update README.md
72
+
73
+ * Revert " ; Revert " ; Update README.md" ;" ;
74
+
75
+ This reverts commit 0fe81563e88417d61012e24e1dc55befa960c2ed.
76
+
77
+ * Update README.md
78
+
79
+ * run pre-commit
80
+
81
+ * Update pyproject.toml
82
+
83
+ * Update openadapt/replay.py
84
+
85
+ * Update openadapt/replay.py
86
+
87
+ * Update openadapt/replay.py
88
+
89
+ * Update replay.py
90
+
91
+ * update poetry.lock
92
+
93
+ ---------
94
+
95
+ Co-authored-by: Richard Abrich
< ; [email protected] > ;
96
+ Co-authored-by: Richard Abrich
< ; [email protected] > ; (
[ ` 581b9b8 ` ] ( https://github.com/OpenAdaptAI/OpenAdapt/commit/581b9b831fe208e143169e90a1e7a02cd1a2c68d ) )
97
+
98
+
5
99
## v0.10.0 (2023-08-29)
6
100
7
101
### Feature
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " openadapt"
3
- version = " 0.10 .0"
3
+ version = " 0.11 .0"
4
4
description = " GUI Process Automation with Transformers"
5
5
authors = [
6
6
' OpenAdapt.AI Team <[email protected] >' ,
You can’t perform that action at this time.
0 commit comments