Skip to content

Release v0.6.0-rc10

Pre-release
Pre-release

Choose a tag to compare

@StevenTCramer StevenTCramer released this 17 Jul 14:44
· 718 commits to master since this release

What's Changed

  • Added display methods to ExecutionResult for better output formatting:
    • ToString() - Quick status display
    • ToSummary() - One-line summary
    • ToDetailedString() - Full multi-line output
    • WriteToConsole() - Colored console output
  • Fixed build errors with proper culture-invariant formatting

Full Changelog: v0.6.0-rc9...v0.6.0-rc10