RemObjects Oxygene Versionen

Erfahren Sie, was sich in den einzelnen Releases geändert hat – mit Details zu Funktionen, Verbesserungen und behobenen Problemen.

Jan
Feb
Mär
Apr
Mai
Jun
Jul
Aug
Sep
Okt
Nov
Dez
RemObjects Oxygene 11.0.x20. Aug. 2021

v11.0.0.2661

Updated Aug 20, 2021

  • Core
    • CC: Nothing to complete (after closure?).
    • Island: Cannot call length() on a string from strongly-typed DOM interface.
    • Oxygene: Bad reformat with until.
    • Swift: No CC when missing () on call site.
    • WebAssembly: Added support for ByteString -- check when a dynamic call without () is a method or property.
    • Debugger: Island: Improved eval for arrays (pointer type) and pointer to char/ansichar.
    • Debugger: Island: You can now get sub-values for variables with special range location.
    • Debugger: Island: You can now use "addressing_bits" to adjust addresses.
    • Merged CodeGen4.
    • Merged EBuild.
  • EBuild
    • You can now allow PreBuild/PostBuild inside PropertyGroups (ElementsProjectFile).
    • You can now use Condition="'$(Platform)' == '...'"> for PreBuild/PostBuild.
  • Microsoft Visual Studio
    • Adding a Cirrus reference adds an absolute path.
    • Cannot move a file to a folder.
    • Folder can not be removed.
    • Impossible to remove file from shared project.
    • Visual Studio 2022: Locals and Quick Watch uses C# syntax.
  • Island RTL
    • ToString for arrays and lists.