QuIDE 2.1
What's Changed
- fix for empty main-methods in C#-Code, now nothing happens (same as version 1.0.0), instead of an error.
- update dependencies
- enable Console.WriteLine() by adding System.Console to default loaded assemblies
- C# lines in the editor which are comments are not removed before compilation, so the line numbers in errors are correct.
- GUI: cleanup About-window
- refactor: start moving logic-code out of GUI-code
- add dependencies to build an .app for macOS
- add automated macOS-build in GitHub (only arm64)
Full Changelog: v2.0...v2.1