Releases: shiipou/clone-project-manager
Releases · shiipou/clone-project-manager
v2.0.3
v2.0.2
Changelog 2.0.2
Fix:
- 🔨 fix: remove duplicated entry in vscode project manager because of using two tags (aeb04f6)
- 🔨 fix: No such file or directory on write (#15) (d9578d6)
- 🔨 fix: Remove trailing .git and allow local path (0917942)
Other:
- ci: fix CI publish to cargo only when needed (3df4049)
- docs: Beautify README (#12) (d6e14cc)
- docs: fix wrong link in readme.md (7a562a2)
- ci: publish to cargo only if the current runner is linux x86_64 (0fe2f8e)
- build: add description and license to cargo.toml (091ae04)
- doc(readme): add nvim image in readme and republish to make github and crate tag equal. (f3fd4fc)
Full Changelog: v2.0.1...2.0.2
v2.0.1
Changelog 2.0.1
Fix:
- 🔨 fix: remove duplicated entry in vscode project manager because of using two tags (aeb04f6)
- 🔨 fix: No such file or directory on write (#15) (d9578d6)
- 🔨 fix: Remove trailing .git and allow local path (0917942)
Other:
- ci: fix CI publish to cargo only when needed (3df4049)
- docs: Beautify README (#12) (d6e14cc)
- docs: fix wrong link in readme.md (7a562a2)
- ci: publish to cargo only if the current runner is linux x86_64 (0fe2f8e)
- build: add description and license to cargo.toml (091ae04)
Full Changelog: v2.0.0...2.0.1
v2.0.0
Changelog 2.0.0
Feat:
- 💥 BREAKING CHANGE feat!: Add to nvim and vscode workspace the cloned project. (daa038a)
- ✨ feat: add regex instead of replace for host, group, and name management. (a7693e4)
- 💥 BREAKING CHANGE feat!: change the codebase to use Rust instead of bash (6553bf5)
Fix:
- 🔨 fix: wrong path prefix for WSL. (0d05e84)
- 🔨 fix: cannot run if vscode didn't exist (f919ed9)
- 🔨 fix: create function to write to json files for each IDE (3719a8e)
- 🔨 fix: Project Path was incorrect on WSL (b8f2bea)
Other:
- build: made cli the default feature (e4597da)
- ci: fix artifact is a directory (d4dcc8f)
- ci: fix needs instead of steps (c03e6c1)
- ci: fix unexpected value false (2b216fe)
- ci: add openssl lib for macos build (0a4ad15)
- ci: fix permissive isn't a feature of my app (7f6dd76)
- ci: fix mistake in start of CI file (ec89b3a)
- ci: add automatic release publication to github (d837027)
- doc: Update README.md (f062e07)
Full Changelog: v1.3.3...2.0.0
v1.3.4
v1.3.3
Changelog 1.3.3
Fix:
- 🔨 fix: wsl path fix (oinly ubuntu for now) (bd8d577)
Full Changelog: v1.3.2...1.3.3