Releases: laggu/git-volume
Releases · laggu/git-volume
Release list
v0.3.2
v0.3.1
v0.3.0
v0.2.0
Changelog
New Features
- d62c8a8: feat: Add integration test script (#15) (@laggu)
- 72d286b: feat: Rename list command to status (#14) (@laggu)
- e4ae747: feat: global add command (#17) (@laggu)
- f309ef8: feat: global list command (#16) (@laggu)
- 270dd52: feat: implement global remove command (#22) (@laggu)
Bug Fixes
- 7c8ca76: fix: CLI error visibility and dryRun flag isolation (#26) (#26) (@laggu)
- 7e8da48: fix: golangci lint (#12) (@laggu)
- 02f7d26: fix: harden symlink handling and copy-mode directory status (#18) (@laggu)
- 57ac723: fix: improve safety for unsync copy directories (#25) (#25) (@laggu)
Other
- bcd0a34: Add Claude Code GitHub Workflow (#10) (@laggu)
- a860437: README 최신화 (#11) (@laggu)
- 5dfbe5f: Refactor: Simplify sync logic & refine global add behavior (#21) (@laggu)
- 05b3926: refactor(global): clean up global edit command logic (#23) (@laggu)
- 56056d7: refactor: remove temp file logic from copyFile for simplicity (#19) (@laggu)
- 8164cb4: refactor: restructure internal logic to template method pattern (#20) (@laggu)
v0.1.0
Changelog
New Features
- fbe44a0: feat: add command (#5) (Kuwon Sebastian Na laggu91@gmail.com)
- ef48220: feat: git volume (#1) (Kuwon Sebastian Na laggu91@gmail.com)
- df7b284: feat: mount global directory (#3) (Kuwon Sebastian Na laggu91@gmail.com)
- 6f9f357: feat: remove worktree command (#8) (Kuwon Sebastian Na laggu91@gmail.com)
Bug Fixes
- d7a1aa2: fix: remove global directory overwrite (#7) (Kuwon Sebastian Na laggu91@gmail.com)
Other
- da1b953: Initial commit (Kuwon Sebastian Na laggu91@gmail.com)
- 8f3f455: refactor: gitvolume package (#4) (Kuwon Sebastian Na laggu91@gmail.com)
- e898c82: refactor: refactoring command (#6) (Kuwon Sebastian Na laggu91@gmail.com)