Skip to content

v1.1.0 — Cross-Platform (Win32/Win64/Linux64)

Choose a tag to compare

@isaquepinheiro isaquepinheiro released this 20 Jun 12:08
· 15 commits to main since this release

Epic 25 — Cross-Platform Build

  • FireDAC registered cross-platform in DataEngine.DriverFireDac (FireDAC.Stan.Def + FireDAC.Phys.FB + headless FireDAC.ConsoleUI.Wait) so console/Linux builds register the driver factory without the VCL wait-UI.
  • MidasLib (Windows-only TClientDataSet runtime) guarded under {$IFDEF MSWINDOWS}.
  • Legacy package name DBEngine4D renamed to DataEngine.
  • Verified: Win64 (backend suite 2790/2790 green) + Linux64 server boots through DB-connection setup. Windows behaviour unchanged.