Releases: AtharvaMaik/donecheck
Releases · AtharvaMaik/donecheck
DoneCheck v0.1.8
- Publish DoneCheck as a GitHub Marketplace Action.
- Add contributor and issue templates for real failure-pattern reports.
- Remove the public launch kit from the README so the repo stays user-focused.
- Pin README and generated workflows to v0.1.8.
DoneCheck v0.1.7
- Add GitHub Actions Marketplace branding metadata.
- Pin README and generated workflows to v0.1.7.
- No runtime dependency changes.
DoneCheck v0.1.6
- Add donecheck --init --cmd pytest -q to create a ready-to-use GitHub Actions workflow.
- Pin generated workflows and README examples to v0.1.6.
- Keep setup dependency-free and avoid overwriting an existing workflow.
DoneCheck v0.1.5
- Show failed command output directly in DoneCheck's console summary.\n- Add the full DoneCheck receipt to GitHub Actions step summaries via GITHUB_STEP_SUMMARY.\n- Fix the README quickstart so the demo works without Git commit identity setup and matches actual CLI output.
DoneCheck v0.1.4
Prints concise DoneCheck summaries and emits GitHub Actions annotations for findings.
DoneCheck v0.1.3
Adds a README demo asset and launch kit for sharing DoneCheck.
DoneCheck v0.1.2
Hardens base diff scanning for shallow GitHub Actions checkouts.
DoneCheck v0.1.1
Fixes PR diff scanning, no-evidence PASS behavior, Markdown example false positives, and adds CI plus stronger launch README.
DoneCheck v0.1.0
Initial launch: zero-dependency proof-of-done CLI, GitHub Action, and agent skill.