File tree Expand file tree Collapse file tree 2 files changed +54
-1
lines changed Expand file tree Collapse file tree 2 files changed +54
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
4
4
5
+ ## v0.7.0 (2023-07-28)
6
+
7
+ ### Feature
8
+
9
+ * feat: scrub toggle for gui (#375 )
10
+
11
+ * add scrub toggle + write dark_mode to env
12
+
13
+ * Update config.py
14
+
15
+ * Update util.py
16
+
17
+ * Update config.py
18
+
19
+ * address comments
20
+
21
+ * Update config.py
22
+
23
+ * run isort
24
+
25
+ * from first
26
+
27
+ * Update openadapt/config.py
28
+
29
+ * Update openadapt/config.py
30
+
31
+ * Update openadapt/config.py
32
+
33
+ * Update openadapt/config.py
34
+
35
+ * Update openadapt/config.py
36
+
37
+ * Update openadapt/config.py
38
+
39
+ * add env file path (also where did the toggle go??)
40
+
41
+ * Update config.py
42
+
43
+ * Update config.py
44
+
45
+ * Update config.py
46
+
47
+ * isort
48
+
49
+ * Update util.py
50
+
51
+ * linted
52
+
53
+ ---------
54
+
55
+ Co-authored-by: Richard Abrich
< ; [email protected] > ; (
[ ` 1e96a4f ` ] ( https://github.com/OpenAdaptAI/OpenAdapt/commit/1e96a4f599b9790509dad865ea3c7b1b254fb19b ) )
56
+
57
+
5
58
## v0.6.1 (2023-07-28)
6
59
7
60
### Fix
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " openadapt"
3
- version = " 0.6.1 "
3
+ version = " 0.7.0 "
4
4
description = " GUI Process Automation with Transformers"
5
5
authors = [
6
6
' Mustafa Abdulrahman <[email protected] >' ,
You can’t perform that action at this time.
0 commit comments