Skip to content

delphi-inspect v0.6.0

Choose a tag to compare

@github-actions github-actions released this 17 Mar 22:46
· 3 commits to main since this release
281916a

delphi-inspect logo

https://github.com/continuous-delphi/delphi-inspect

Tag: v0.6.0

Direct download: delphi-inspect.ps1

This release improves delphi-inspect, a Continuous Delphi utility
that scans for installed Delphi compilers/toolchains and outputs
standardized, reliable metadata for use in CI environments, build
scripts, and toolchain automation.



Change Log

  • Embed delphi-compiler-versions.json data into the script body so
    it can be a completely stand-alone script.
    #27