Skip to content

Release v0.7.1

Latest

Choose a tag to compare

@lminuti lminuti released this 30 Jun 12:23

New Features

  • run command — a new command opens the workspace's Delphi IDE from its registry profile.
  • Git repositories — packages can now be fetched from any Git repository.
  • SVN repositories — packages can also be fetched from a Subversion repository.
  • Meta-packages — a package can declare only dependencies (no download, no build); it is still recorded as installed, so it can act as a bundle that pulls in several other packages.
  • Experimental C++ support — a workspace can be configured to generate the C++ output when building packages

Improvements

  • Silent upgrade — the upgrade command accepts /silent to run the downloaded setup without prompts.