Skip to content

Commit f94cfb6

Browse files
committed
Doc: create releasenotes
1 parent ade4cd4 commit f94cfb6

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

gudpy/core/ReleaseNotes.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
**GudPy Release 0.5.0**
2+
3+
Large GudPy backend rework.
4+
5+
- Project folder support for inputs and outputs
6+
- All processes done safely in temporary directory
7+
- Rework GUI threading process
8+
- Encapsulate code to create full separation between frontend and backend
9+
- Separate gui.core.mainWindow into controller and view
10+
- Process execution responsibilities are now all are handed in core.gudpy
11+

0 commit comments

Comments
 (0)