Skip to content

Releases: PayCal-Technologies/vigil-public

Vigil v0.2.0-beta.1

Vigil v0.2.0-beta.1 Pre-release
Pre-release

Choose a tag to compare

@cshaiku cshaiku released this 22 Aug 20:30
Immutable release. Only release title and notes can be modified.

Summary

Vigil v0.2.0-beta.1 is a public prerelease candidate for the expanded command, help, completion, schema, plugin, and distribution contract. It remains a beta: stable v1 is intentionally blocked until the acceptance ledger is complete.

Changes

  • Added a detailed TESTING.md covering unit, integration, acceptance, release, completion, schema, Windows, and troubleshooting checks.
  • Added help/testing.html to the bundled Vigil help system.
  • Added expanded shell completion support for PowerShell, Elvish, Nushell, Xonsh, Tcsh, Clink, Yash, and Oil-family shells while preserving Bash, Zsh, and Fish.
  • Added Windows amd64 and arm64 release target metadata with .exe entrypoints for vigil and vigil-plugin-publisher.
  • Folded beginner-oriented command aliases, plainer terminology, public help links, PCT links, and GitHub references into the docs.
  • Documents the v1 release gate, signed archive pipeline, SBOM, Sigstore, GitHub attestation, and Homebrew publication path.

Verification

  • go test ./...
  • git diff --check

Release Notes

This GitHub release is marked as a prerelease. The source tag is public now; full signed binary archive publication remains tied to the protected GitHub release environment and its configured secrets/reviewer policy.

Vigil v0.1.0

Choose a tag to compare

@cshaiku cshaiku released this 01 Aug 01:46

Initial open-source public release of Vigil under 0BSD.\n\nIncludes the interactive setup wizard, config generation, shell completions, vigil(1) manpage generation, public extension manifests, and Homebrew candidate documentation.