8000 Tags · tailscale/aperture-cli · GitHub
[go: up one dir, main page]

Skip to content

Tags: tailscale/aperture-cli

Tags

v0.0.6

Toggle v0.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
internal/profiles: fix opencode + anthropic api (#12)

Fix incorrect base path env. var for Opencode + Anthropic API

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.
profiles,tui: use automatic values for Vertex project/region (#11)

- replace the request for a vertex Project ID from the user 
- use Aperture magic macros where it will inject the Project ID based on
backend auth data

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.
cmd/aperture: tidy up version output when hash/date not available (#7)

v0.0.3

Toggle v0.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Makefile,cmd/aperture: go install has proper version info (#6)

fix the -version flag to display useful when aperture-cli is installed
with go install ...

v0.0.2

Toggle v0.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
.github/workflows,cmd/aperture,Makefile: lots of build fixes (#5)

- fix .github/workflows/release.yaml syntax bug
- update .goreleaser.yaml to include the tags
- remove AGENTS.md and CLAUDE.md
- update Makefile to include git hash and date
- improve version formatting in cmd/aperture/main.go

v0.0.1

Toggle v0.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Makefile,cmd/aperture,.gitignore: fix builds (#3)

0