Releases: tailscale/aperture-cli
Releases · tailscale/aperture-cli
v0.0.7
01 May 16:36
Compare
Sorry, something went wrong.
No results found
Changelog
d298d26 Refactor UX (#17 )
a78cb7c internal/profiles: add z.ai backend for Claude Code with fixed models (#14 )
2905d68 profiles,tui: Add Claude Cowork/Claude Code GUI profile (#15 )
v0.0.6
13 Mar 22:50
Compare
Sorry, something went wrong.
No results found
Changelog
70221f4 internal/profiles: fix opencode + anthropic api (#12 )
v0.0.5
12 Mar 21:41
Compare
Sorry, something went wrong.
No results found
Changelog
8fe7fdc profiles,tui: use automatic values for Vertex project/region (#11 )
v0.0.4
07 Mar 00:16
Compare
Sorry, something went wrong.
No results found
Changelog
0a24371 cmd/aperture: tidy up version output when hash/date not available (#7 )
v0.0.3
06 Mar 23:53
Compare
Sorry, something went wrong.
No results found
Changelog
7309a08 Makefile,cmd/aperture: go install has proper version info (#6 )
v0.0.2
06 Mar 22:50
Compare
Sorry, something went wrong.
No results found
Changelog
d08506d .github/workflows,cmd/aperture,Makefile: lots of build fixes (#5 )
b82ea58 .github/workflows: pin action versions w/ git hash (#4 )
v0.0.1
06 Mar 21:45
Compare
Sorry, something went wrong.
No results found
Changelog
cfdda46 .github/workflows: add CI run and slack channel for notifications
7073264 .goreleaser.yaml: remove windows build (#2 )
6df552b Initial commit
10e2d71 Makefile,cmd/aperture,.gitignore: fix builds (#3 )
4239902 Merge pull request #1 from tailscale/github-workflows
b92e198 go.mod: update to 1.26 and latest deps
066afad initial code port