File tree Expand file tree Collapse file tree 2 files changed +26
-1
lines changed
Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Original file line number Diff line number Diff line change 22
33
44
5+ ## v0.33.4 (2024-06-18)
6+
7+ ### Fix
8+
9+ * fix(visualize): Handle no screenshots (#763 )
10+
11+ * handle no screenshot in visualize.py / plotting.py
12+
13+ * black/flake8 ([ ` 92b74f0 ` ] ( https://github.com/OpenAdaptAI/OpenAdapt/commit/92b74f05936bfb2000d393e0ba0060d2ec6a857d ) )
14+
15+ ### Test
16+
17+ * test: Add CI scripts to run the app after build (#709 )
18+
19+ * feat: Add scripts to run the app after build
20+
21+ * feat: Log error in a file
22+
23+ * chore: Add TODO for future additions of logging
24+
25+ ---------
26+
27+ Co-authored-by: Richard Abrich
< ; [email protected] > ; (
[ ` e370fe6 ` ] ( https://github.com/OpenAdaptAI/OpenAdapt/commit/e370fe6fa6a028fcdaabf729fc2c1909c66e207d ) )
28+
29+
530## v0.33.3 (2024-06-18)
631
732### Fix
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " openadapt"
3- version = " 0.33.3 "
3+ version = " 0.33.4 "
44description = " GUI Process Automation with Transformers"
55authors = [
66 ' OpenAdapt.AI Team <[email protected] >' ,
You can’t perform that action at this time.
0 commit comments