File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change 22
33
44
5+ ## v0.24.0 (2024-05-12)
6+
7+ ### Feature
8+
9+ * feat(VisualReplayStrategy): Remove model copy logic; avoid unnecessary segmentations (#669 )
10+
11+ * preferences_dir -> ; root_dir; add data_dir; remove copying logic; disable dashboard from tray; avoid unnecessary segmentations; bugfixes
12+
13+ * fix json serialize error
14+
15+ * with session
16+
17+ * fix template paths
18+
19+ * black; flake8
20+
21+ * make dir if not exists
22+
23+ * fix confest.py: RECORDING_DIRECTORY_PATH -> ; RECORDING_DIR_PATH
24+
25+ * fix test_share.py: RECORDING_DIRECTORY_PATH -> ; RECORDING_DIR_PATH ([ ` 45c06c3 ` ] ( https://github.com/OpenAdaptAI/OpenAdapt/commit/45c06c33f977d18b8dd012e1b98d316e114651ca ) )
26+
27+
528## v0.23.1 (2024-05-11)
629
730### Fix
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " openadapt"
3- version = " 0.23.1 "
3+ version = " 0.24.0 "
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