We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ade4cd4 commit f94cfb6Copy full SHA for f94cfb6
gudpy/core/ReleaseNotes.md
@@ -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