File tree Expand file tree Collapse file tree 2 files changed +30
-1
lines changed Expand file tree Collapse file tree 2 files changed +30
-1
lines changed Original file line number Diff line number Diff line change 22
33
44
5+ ## v0.5.5 (2023-07-17)
6+
7+ ### Fix
8+
9+ * fix: loguru exception handling for invalid recordings (#361 )
10+
11+ * raise ValueError
12+
13+ * improve exception handling
14+
15+ * Update crud.py
16+
17+ * use assert
18+
19+ * reorganize catch
20+
21+ * Update openadapt/replay.py
22+
23+ * Update openadapt/visualize.py
24+
25+ * Update openadapt/events.py
26+
27+ * Update openadapt/crud.py
28+
29+ ---------
30+
31+ Co-authored-by: Richard Abrich
< ; [email protected] > ; (
[ ` 7aba45b ` ] ( https://github.com/OpenAdaptAI/OpenAdapt/commit/7aba45be73cb3cc4807f08ebc7bf36a9e9e5c2fb ) )
32+
33+
534## v0.5.4 (2023-07-17)
635
736### Fix
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " openadapt"
3- version = " 0.5.4 "
3+ version = " 0.5.5 "
44description = " GUI Process Automation with Transformers"
55authors = [
66 ' Mustafa Abdulrahman <[email protected] >' ,
You can’t perform that action at this time.
0 commit comments