Skip to content

Release v0.6.1

Choose a tag to compare

@lminuti lminuti released this 14 Jun 09:18

New Features

  • Per-workspace platform selection — a workspace can now target a chosen set of platforms. init asks which platforms to use (or accepts a /platforms option for non-interactive setups), and the selection can be changed later with config platforms=..., validated against the workspace's Delphi version. Leaving it empty targets all supported platforms.
  • Daily release check — Blocks checks GitHub once a day for a newer release and suggests running upgrade. A new AutoUpdate system config key toggles the check (on by default).