Skip to content

Releases: AtharvaMaik/donecheck

DoneCheck v0.1.8

21 Jun 08:45

Choose a tag to compare

  • 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

21 Jun 08:36

Choose a tag to compare

  • Add GitHub Actions Marketplace branding metadata.
  • Pin README and generated workflows to v0.1.7.
  • No runtime dependency changes.

DoneCheck v0.1.6

21 Jun 08:34

Choose a tag to compare

  • 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

21 Jun 08:29

Choose a tag to compare

  • 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

21 Jun 08:22

Choose a tag to compare

Prints concise DoneCheck summaries and emits GitHub Actions annotations for findings.

DoneCheck v0.1.3

21 Jun 08:20

Choose a tag to compare

Adds a README demo asset and launch kit for sharing DoneCheck.

DoneCheck v0.1.2

21 Jun 08:16

Choose a tag to compare

Hardens base diff scanning for shallow GitHub Actions checkouts.

DoneCheck v0.1.1

21 Jun 08:14

Choose a tag to compare

Fixes PR diff scanning, no-evidence PASS behavior, Markdown example false positives, and adds CI plus stronger launch README.

DoneCheck v0.1.0

21 Jun 07:58

Choose a tag to compare

Initial launch: zero-dependency proof-of-done CLI, GitHub Action, and agent skill.