Skip to content

Releases: tailscale/aperture-cli

v0.0.7

01 May 16:36
d298d26

Choose a tag to compare

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
70221f4

Choose a tag to compare

Changelog

  • 70221f4 internal/profiles: fix opencode + anthropic api (#12)

v0.0.5

12 Mar 21:41
8fe7fdc

Choose a tag to compare

Changelog

  • 8fe7fdc profiles,tui: use automatic values for Vertex project/region (#11)

v0.0.4

07 Mar 00:16
0a24371

Choose a tag to compare

Changelog

  • 0a24371 cmd/aperture: tidy up version output when hash/date not available (#7)

v0.0.3

06 Mar 23:53
7309a08

Choose a tag to compare

Changelog

  • 7309a08 Makefile,cmd/aperture: go install has proper version info (#6)

v0.0.2

06 Mar 22:50
d08506d

Choose a tag to compare

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
10e2d71

Choose a tag to compare

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