Skip to content

Releases: mnm-team/quide

QuIDE 2.2

18 Sep 13:52
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1...v2.2

QuIDE 2.1

08 Apr 09:29
Compare
Choose a tag to compare

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

QuIDE 2.0

25 Jan 13:27
Compare
Choose a tag to compare
  • refactor with Avalonia as new GUI
  • cross-compilable on different platforms
  • version bump to 2.0