Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 28 May 19:52
v0.1.0
69f9d04

Changelog

  • 69f9d04 Merge pull request #4 from asnowfix/worktree-contributor-guide
  • 42c22d4 Remove TODO comments tracked as GitHub issues
  • f3286a4 Fix macOS Edit(): use bundle ID and non-blocking Start()
  • 7945928 Add macOS prerequisites and smoke test to CONTRIBUTING.md
  • 1a2c4f7 Add CONTRIBUTING.md, PR template, and issue templates (Windows)
  • 6ad5b7e igore goreleaser distribution
  • 4e33496 Merge pull request #3 from asnowfix/worktree-cmd-version
  • 625a72f Add version command, CI workflow, and GoReleaser release pipeline
  • f3fca68 Merge pull request #2 from asnowfix/windows-credential-manager
  • 2bd9a41 Update README: replace add with set command
  • d74d10b Merge remote-tracking branch 'origin/main' into windows-credential-manager
  • e4b610a Implement Windows Credential Manager backend
  • 8c3cb96 Merge pull request #1 from asnowfix/worktree-feature+set-overwrite-creds
  • b48aa7d Replace add command with set that overwrites existing credentials
  • 5b0d044 Add AGENTS.md as single source of coding agent instructions
  • 9afc230 Update README with project objective and architecture
  • cbb2405 Implement Go CLI replacement for secret shell script
  • d441d1e Initial commit