Releases: lugassawan/rimba
Releases · lugassawan/rimba
Release list
v1.2.0
v1.1.0
Changelog
Features
- [feat] Add --auto flag to release script (#15)
- [feat] Add shared dependency management and post-create hooks (#12)
- [feat] Add sync command, merged worktree cleanup, and post-merge hook (#11)
Refactoring
- [refactor] Extract shared helpers, annotation-based config, and config validation (#13)
Maintenance
- [chore] Improve changelog formatting and grouping (#10)
Other
- [polish] Add logo, badges, and ASCII banner to CLI (#14)
v1.0.0
Changelog
- d13e478 Initial commit
- be3c88d [chore] Organize scripts and add release automation (#9)
- a2e2178 [feat] Add build/release workflows, install script, and self-update command (#8)
- fcc96e7 [feat] Add duplicate and merge commands for worktree management (#7)
- 2460d30 [feat] Add rename command for worktrees (#3)
- 495c183 [feat] Add rimba git worktree manager CLI (#1)
- d56731e [feat] Auto-add .rimba.toml to .gitignore during init (#5)
- b75e2da [feat] Enhance list command with colors and filtering, add recovery hints (#6)
- 0c8fde9 [refactor] Replace freeform prefix with typed branch convention flags (#4)
- 7913eb8 [test] Add tests and update README documentation (#2)