Skip to content

Clyde v0.2.5

Choose a tag to compare

@cshaiku cshaiku released this 22 Aug 20:30
· 31 commits to main since this release

Summary

Clyde v0.2.5 is a documentation and release hygiene update focused on making the test surface easier to run and audit.

Changes

  • Added a complete TESTING.md covering the Clyde test suite, release checks, Windows coverage expectations, troubleshooting, and when to run each class of test.
  • Added help/testing.html to the bundled Clyde help system.
  • Added official PayCal Technologies, Clyde homepage, public help, and GitHub links to the testing documentation.

Verification

  • go test ./...
  • go run ./cmd/clyde --about
  • go run ./cmd/clyde help --json
  • go run ./cmd/clyde doctor --json
  • go run ./cmd/clyde scan-report . --json
  • git diff --check