EiffelStudio 23.09

Released: Oct 6, 2023

Updates in 23.09

Funktionen

  • Compiler
    • Added compilation support for Microsoft .NET Core (.NET 6.0, .NET 7.0, etc.) on Microsoft Windows and Linux.
    • Added compilation support for .NET Framework 4.0 on Windows.
  • Graphical environment
    • The execution output panel (debugger) now has additional information such as the modified environment variables, and a timestamp for launched/stopped/quit events.
    • Added "Toggle comment" to comment/uncomment the current line/selection using the standard Ctrl+/ shortcut.
    • Improved zooming on EiffelStudio tools.
    • Added support for Dark mode.
  • Libraries
    • Made EiffelBase classes immune to default string/character size.
    • Gobo Libraries have been updated to the latest version.

Fehlerkorrekturen

  • Libraries
    • Fixed issues related to the usage of IMMUTABLE strings in EiffelBase.
    • Fixed issues on LINEAR_SUBSET, TRAVERSABLE_SUBSET and SUBSET_STRATEGY_GENERIC in EiffelBase.