Releases: FelixIsaac/claude-code-sync
Releases · FelixIsaac/claude-code-sync
v0.2.7
v0.2.6
v0.2.5
v0.2.4-debug
Changelog
- 5f9bbe9 debug: add logging to expandPluginPaths for troubleshooting
v0.2.3
v0.2.2
v0.2.1
Changelog
- 9ea28ab Add check-update cmd, update README
- 102a1aa Remove old shell scripts and fix CI
- 3df4cf0 Sync plugin config files (installed_plugins.json, known_marketplaces.json)
- 346341d fix: remove version from archive filenames for /latest/ redirect
- b923ac8 fix: update golang.org/x/crypto to v0.45.0 to fix security vulnerabilities
v0.2.0
Changelog
- e5afb4a Add URL validation + fix path display for Git Bash
- 3cbb64b Initial release - claude-code-sync v1.0.0
- a190eae Rewrite in Go with native age encryption
- be60c54 feat: add check-update and update commands
- 8f8a106 feat: add reset, destroy, unlink lifecycle commands
- b6d4e64 fix: add missing exclusions + clarify ~/.claude.json location
- d93188e fix: add proper semver comparison for updates
- 4a0ff0b fix: pattern matching for exclusions/encryption
- b7675d9 fix: scoop needs extras bucket for age
- 051dc52 ux: make private key output clearer with arrow indicator