Releases: continuous-delphi/delphi-clean
delphi-clean v1.2.0
https://github.com/continuous-delphi/delphi-clean
Tag: v1.2.0
Direct download: delphi-clean.ps1
This release improves delphi-clean, a Continuous-Delphi utility designed for
Delphi developers to help remove build artifacts, intermediate files, and
IDE-generated clutter.
Change Log
- Reverted delphi-logger changes. Reconsidering as noise greater than value
delphi-clean v1.1.1
https://github.com/continuous-delphi/delphi-clean
Tag: v1.1.1
Direct download: delphi-clean.ps1
This release improves delphi-clean, a Continuous-Delphi utility designed for
Delphi developers to help remove build artifacts, intermediate files, and
IDE-generated clutter.
Change Log
- Comment/notes cleanup only
delphi-clean v1.1.0
https://github.com/continuous-delphi/delphi-clean
Tag: v1.1.0
Direct download: delphi-clean.ps1
This release improves delphi-clean, a Continuous-Delphi utility designed for
Delphi developers to help remove build artifacts, intermediate files, and
IDE-generated clutter.
Change Log
- Support for
delphi-loggeradded (opt-in structural logging for debug
purposes.) #30
delphi-clean v1.0.0
https://github.com/continuous-delphi/delphi-clean
Tag: v1.0.0
Direct download: delphi-clean.ps1
This release improves delphi-clean, a Continuous-Delphi utility designed for
Delphi developers to help remove build artifacts, intermediate files, and
IDE-generated clutter.
Change Log
- Fix
-Json -WhatIfso PowerShell WhatIf host messages are suppressed and
standard output remains a single JSON object - Update JSON output documentation to match the current
Modevalues emitted
by the script:Execute,WhatIf (no changes), andCheck (no changes)
