Releases: continuous-delphi/delphi-inspect
delphi-inspect v1.0.0
https://github.com/continuous-delphi/delphi-inspect
Tag: v1.0.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
- Updated delphi-compiler-versions to 1.4.0 for Delphi 13.1
WinARM64ECsupport
delphi-inspect v0.6.0
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.jsondata into the script body so
it can be a completely stand-alone script.
#27
delphi-inspect v0.5.0
https://github.com/continuous-delphi/delphi-inspect
Tag: v0.5.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
-
Add new
Locatecommand
#25 -
Ensure
PowerShell 5.1compatibility for the delphi-inspect.ps1 script
(Tests remain the newerpwsh)
#23 -
PSScriptAnalyzer added to tests for linting PowerShell scripting
-
Expanded platforms to support full list:
Win32Win64macOS32macOS64macOSARM64Linux64iOS32iOSSimulator32iOS64iOSSimulator64Android32Android64
#2
-
Name changed from overly-formal
delphi-toolchain-inspectto
delphi-inspectFuture tools will follow the sample simple naming format
#15 -
Default output format changed to Objects, user can still request
-Format Textor
-Format JSON.
#14 -
Add new command
-DetectLatestwith a single return value in text/json formats
AddrootDirandrsvarsPathto result
Default platform parameter toWin32, default build parameter toMSBuild
#6 -
New CI workflow
ci.ymlthatruns-on: windows-latestto auto-run tests
#5

