[0.0.27] - 2026-04-09
Added
- CSV report support in container runs
- Added
CSV_REPORTsupport torun.ps1so the Docker image can generate CSV output in the same way as the PowerShell module. - Added a regression test for Docker entrypoint report forwarding and a PR Pester workflow so report-format wiring issues are caught before merge.
- Added
Thanks
- Thanks to @martinpronk for the CSV report support contribution in PR #38.