v0.2.18
Changelog
- feat: add --dry-run flag for previewing actions without changes (1b8e529)
- feat: add project type selection to init command and implement related prompts (f0c0ce1)
- feat: add init command to README for repository initialization (373040c)
- chore: rename repo.go to type_repo.go (ead1767)
- feat: implement reconciliation of protected branches and related SQL operations (c056728)
- feat: implement init command for repository initialization with worktree support (b1e8394)
- feat: stamp is_protected on worktree rows at register time from config (b49fe6e)
Full Changelog: v0.2.17...v0.2.18