8000 Tags · vet-run/vet · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: vet-run/vet

Tags

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(release): prepare for v1.0.0 (#14)

v0.0.5

Toggle v0.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(worker): serve installer from latest GitHub release asset (#13)

Replaces the previous logic that served the installer from the 'main' branch with logic that serves the 'install.sh' asset from the latest official release.

This ensures that users always receive a stable, versioned installer.

Implements Cloudflare's Cache API to cache the response,
preventing GitHub API rate-limiting issues.

v0.0.4

Toggle v0.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
docs: fix install instructions to handle GitHub release redirect (#11)

Updated install instructions so that users can properly fetch the script
from GitHub Releases, which uses redirects.

v0.0.3

Toggle v0.0.3's commit message

Verified

A937
This commit was signed with the committer’s verified signature.
lykhvar Artem
chore: remove manual CHANGELOG.md in favor of GitHub Releases

Removed the manually maintained CHANGELOG.md file since
GitHub Releases now auto-generate release notes.
This simplifies release management and avoids duplication
of version history.

v0.0.2

Toggle v0.0.2's commit message

Verified

This commit was signed with the committer’s verified signature.
lykhvar Artem
docs: update changelog for v0.0.2

v0.0.1

Toggle v0.0.1's commit message

Verified

This commit was signed with the committer’s verified signature.
lykhvar Artem
Initial commit

0