Releases: zkhvan/z
Releases · zkhvan/z
Zhenya's CLI 0.1.1
Changelog
Zhenya's CLI 0.1.0
Changelog
- e4c0f7a: feat(config): add configuration management (@zkhvan)
- 16b5dcf: feat(config): handle missing configs gracefully (@zkhvan)
- 55fb6ba: feat(gh): add repo view command (@zkhvan)
- 36329e4: feat(project)!: allow search for remote projects (@zkhvan)
- f63c383: feat(project): add basic clone functionality (@zkhvan)
- 3c2517a: feat(project): add basic test cases (@zkhvan)
- 162378c: feat(project): add caching (@zkhvan)
- 7b29a48: feat(project): add command to refresh cache (@zkhvan)
- 950ed03: feat(project): add indicator for local/remote/local+remote (@zkhvan)
- d6c4494: feat(project): add work path (@zkhvan)
- 09304ca: feat(project): allow opening in tmux as an alternative (@zkhvan)
- 1d496d7: feat(project): automatic cd into projects (#6) (@zkhvan)
- fac06b1: feat(project): change max depth default (@zkhvan)
- 10eb154: feat(project): clone project if it doesn't exist (@zkhvan)
- c3646d3: feat(project): configurable depth and search paths (@zkhvan)
- 621c4b6: feat(project): enhance select with clipboard, tmux, cd functionality (#7) (@zkhvan)
- 1c4f751: feat(project): enhance select with more keybindings (@zkhvan)
- 6de52a8: feat(project): list project paths at
~/Projects(@zkhvan) - 3e3b7e4: feat(project): project list will show remote projects with abs paths (@zkhvan)
- 058b973: feat(project): select a project using fzf (@zkhvan)
- 63226dd: feat(project): view in browser supports more use-cases (@zkhvan)
- 0e8b5c3: feat(projects): allow listing full path (@zkhvan)
- 86d7ac0: feat(shell): zsh shell integration for project select (@zkhvan)
- cd56c3e: feat(tmux): create and use new project sessions (@zkhvan)
- 7feef0f: feat(tmux): create new session and switch to it (@zkhvan)
- c8fd199: feat(tmux): kill session and switch to last (@zkhvan)
- b74fc16: feat(tmux): kill the session no matter what (@zkhvan)
- 632e24b: feat: add tmux session list (@zkhvan)
- d855164: feat: add tmux session use (@zkhvan)
- dba5171: feat: basic plugin completion, kinda broken still (@zhenya-khvan-form3)
- 4552ef7: feat: find org/repo projects in oss folder (@zkhvan)
- 302e9d3: feat: plugin foundation by using PATH for discovery (@zhenya-khvan-form3)
- 680ed0e: fix(cache): remove println (@zkhvan)
- 6fcc24d: fix(fcache): cleanup cache files older than newest (@zkhvan)
- 7443783: fix(project): calculate abs path correctly (@zkhvan)
- 0fc301c: fix(project): clone without listing all projects (@zkhvan)
- 5b1a35f: fix(project): filter projects based on opts (@zkhvan)
- 8c349ba: fix(project): follow symlinks (@zkhvan)
- eb1fd02: fix(project): psession should find local projects (@zkhvan)
- b80f4ce: fix(project): wording for refresh description (@zkhvan)
- da4ae64: fix(zsh): indicate unused arguments (@zkhvan)