File tree Expand file tree Collapse file tree 2 files changed +32
-1
lines changed
Expand file tree Collapse file tree 2 files changed +32
-1
lines changed Original file line number Diff line number Diff line change 22
33
44
5+ ## v0.36.0 (2024-06-28)
6+
7+ ### Feature
8+
9+ * feat(logging): redirect stdout (#810 )
10+
11+ * feat: Override std out for application
12+
13+ * feat: Separate logs by version number and date and use logger instead of print
14+
15+ ---------
16+
17+ Co-authored-by: Richard Abrich
< ; [email protected] > ; (
[ ` f44795c ` ] ( https://github.com/OpenAdaptAI/OpenAdapt/commit/f44795c5216f076f99e4a9f32a294c82d19aeda8 ) )
18+
19+ ### Fix
20+
21+ * fix(tray): fix tray signals (#812 )
22+
23+ * feat: Override std out for application
24+
25+ * fix: Fix passing signals around using multiprocessing pipes
26+
27+ * feat: Separate logs by version number and date and use logger instead of print
28+
29+ * lint: flake8 lint
30+
31+ ---------
32+
33+ Co-authored-by: Richard Abrich
< ; [email protected] > ; (
[ ` f231a34 ` ] ( https://github.com/OpenAdaptAI/OpenAdapt/commit/f231a34c881914b5410001d2bbe8c934af427b45 ) )
34+
35+
536## v0.35.2 (2024-06-27)
637
738### Fix
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " openadapt"
3- version = " 0.35.2 "
3+ version = " 0.36.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