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.36.6 (2024-07-19)
6+
7+ ### Fix
8+
9+ * fix(build): escape installer newline, upload installers and executables (#860 )
10+
11+ * escape newline in inno script
12+
13+ * upload installers and executables ([ ` 6d878fe ` ] ( https://github.com/OpenAdaptAI/OpenAdapt/commit/6d878fe8ff46b697102d7edb20f753e4974dcf9d ) )
14+
15+ ### Unknown
16+
17+ * feat(build) modify build.py to produce installers (#858 )
18+
19+ * modify build.py to produce installers
20+
21+ * download_and_install_inno_setup
22+
23+ * black/flake8
24+
25+ * remove zipping in build ([ ` 21e5de1 ` ] ( https://github.com/OpenAdaptAI/OpenAdapt/commit/21e5de1b3983a08416e252958a93b44fb5d9020f ) )
26+
27+
528## v0.36.5 (2024-07-16)
629
730### Fix
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " openadapt"
3- version = " 0.36.5 "
3+ version = " 0.36.6 "
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