Skip to content

Release v0.6.2

Choose a tag to compare

@lminuti lminuti released this 19 Jun 14:35

New Features

  • toolarchitecture setting — a workspace can choose which build of the
    Delphi command-line compiler MSBuild runs (Delphi 13+): default, x32
    (32-bit tools) or x64 (64-bit tools, giving the compiler more memory for large
    packages).

Improvements

  • Smarter upgradeupgrade now downloads the installer that matches the
    current platform automatically.
  • Version in the banner — the banner now shows the version of the blocks
    executable.
  • More reliable compilation — the build environment is detected from the
    installed Delphi rather than from hardcoded paths.
  • New app icon — refreshed application icon and logo.

Experimental (not distributed in this release)

  • Win64 setup — preliminary 64-bit build alongside the 32-bit one, with a
    separate installer per architecture and the version embedded in the setup
    filename. Still experimental and not shipped in this release.