File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed
Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 22
33
44
5+ ## v0.33.3 (2024-06-18)
6+
7+ ### Fix
8+
9+ * fix(record): fix performance plotting regression (#774 )
10+
11+ * Fixes regressions introduced in Database access refactor #676 affecting plotting of performance plots.
12+
13+ * Re-uses record.write_event for video events.
14+
15+ * Modifies plot_performance to use color-blind-friendly markers
16+
17+ * black/flake8 ([ ` 44371e9 ` ] ( https://github.com/OpenAdaptAI/OpenAdapt/commit/44371e93db7e068284c50f8dbef08fc6c8c80671 ) )
18+
19+
520## v0.33.2 (2024-06-15)
621
722### Fix
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " openadapt"
3- version = " 0.33.2 "
3+ version = " 0.33.3 "
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