Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 19 Dec 13:32
· 4 commits to master since this release
Add doctor, uninstall commands and dry-run/force flags

- Add `doctor` command to check symlink health
- Add `uninstall` command to remove managed symlinks
- Add `--dry-run` / `-n` flag to preview changes
- Add `--force` / `-f` flag to regenerate all templates
- Fix symlink update logic to detect target changes
- Check config.toml mtime for template regeneration
- Improve TOML parsing error messages
- Fix potential nil pointer in filepath.Walk

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>