You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.