Releases: pixincreate/CapSync
Releases · pixincreate/CapSync
CapSync v1.3.5
chore: release v1.3.5 - Add capsync add <tool> command with validation - Add --no-sync flag for add command - Only add detected tools to config (not all 40+) - Clean config output showing only enabled tools - Update README with comprehensive documentation - Add 6 new tests for tools module - Update CHANGELOG with all changes
CapSync v1.3.0
chore: bump version to 1.3.0
CapSync v1.2.2
chore: bump version to 1.2.2
CapSync v1.2.1
chore: bump version to 1.2.1 - Fix release workflow binary naming issue - Update README with correct download URLs
CapSync v1.1.0
chore: v1.1.0
CapSync v1.0.0
Initial Release
Added
- Initial release of CapSync
- Configuration system with TOML support
- Tool detection for OpenCode, ClaudeCode, Codex, Cursor, Amp, Antigravity
- Symlink synchronization with cleanup
- CLI commands: init, config, detect-tools, sync, status
- CI/CD pipeline with testing and releases
- Cross-platform binary builds (Linux, macOS x86_64/aarch64)
Features
- Manual sync mode with
capsync sync - Automatic tool detection
- Configurable source skills directory
- Enable/disable tools per configuration
- Broken symlink cleanup
- SHA-256 checksum generation for releases
Documentation
- Complete README with installation and usage instructions
- Inline help and status reporting