Download Elements. A new build of Elements comes out every week. | RemObjects Software
Languages Platforms IDEs | Download Pricing |

Core

  • E27150: C#: better error when accidentally using -> instead of => for lambda
  • E27135: Cocoa: Xcode 16.3 cannot link binary with extension class
  • E27140: NRE in Peet at Definition
  • E27144: Values of enums are cut off in CC dropdown
  • Merged EBuild
  • Merged RTL2

Fire & Water

  • E27128: Show warning overlay if debug symbol checksum does not local match file
  • E27119: Water: NRE dragging .csproj
  • E25209: Water: Regression: unable to select the first row in the table
  • CodeBot: tweak to support o1 & co
  • Option to bulk-convert all hint paths to absolute or relative

EBuild

  • E27118: Conversion Wizard from .csproj to .elements add .remoteRODL files too
  • E26999: Improve logic of converting .NET Core projects (.csproj/.vbproj) to .elements

Elements RTL

  • Binary: overloaded constructors that take offset and count
  • Environment.UserCachesFolder (Mac only)
  • Http: Echoes version did not preserve content body, on error
  • Http: implement Request.VerifyUntrustedCertificate callback for .NET/HttpClient
  • Http: support streaming of response (.NET, Cocoa)
  • Http: Use HttpClient implementation on Classic .NET/Mono, too
  • Json.TryFromFile: avoid internal exception if file doesn’t exist
  • Json: allow (optional) reading of "cut off" json (wip, strings only)
  • Json: cleaner error when Json ends mid-string
  • Json: cleanup and warning fixes
  • Serialization: extension class for sequences of Codable objects
  • Use HttpClient for HTTP (on Core and Standard)