Skip to content

Release v0.1.0

Pre-release
Pre-release

Choose a tag to compare

@lminuti lminuti released this 06 Apr 14:43
· 57 commits to master since this release

This is the first public version of Blocks, a command-line package manager for Delphi.

Supported features in this release:

  • Workspace initialisation (-Init) — clones the package registry locally

  • Package install / uninstall with automatic dependency resolution

  • Multi-version support: Delphi XE6 through Delphi 13 Florence (BDS 14.0 – 37.0)

  • Pin to a specific commit

  • Local install database per workspace and Delphi version

  • Launcher.exe shim for PATH-friendly invocation

    This is an early preview. APIs, manifest format, and CLI flags may change in future versions.