Skip to content

Releases: shiipou/clone-project-manager

v2.0.3

18 Sep 12:39
4ce02f0
Compare
Choose a tag to compare

Changelog 2.0.3

Fix:

  • 🔨 fix: noz windows path must be correct (4ce02f0)

Other:

  • docs(README.md): Update README.md (1c1569d)
  • docs(README.md): Update README.md (7ec7a99)

Full Changelog: v2.0.2...2.0.3

v2.0.2: fix(readme): add nvim image in readme and republish to make github an…

15 Sep 18:42
f3fd4fc
Compare
Choose a tag to compare

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

14 Sep 09:41
Compare
Choose a tag to compare

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

06 Sep 07:10
e4597da
Compare
Choose a tag to compare

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

26 Jul 07:17
c26ac98
Compare
Choose a tag to compare

Changelog 1.3.4

Fix:

  • 🔨 fix: Project Path was incorrect on WSL (#11) (c26ac98)

Full Changelog: v1.3.3...1.3.4

v1.3.3

28 Aug 08:43
bd8d577
Compare
Choose a tag to compare

Changelog 1.3.3

Fix:

  • 🔨 fix: wsl path fix (oinly ubuntu for now) (bd8d577)

Full Changelog: v1.3.2...1.3.3

v1.3.2

28 Aug 08:41
776ac94
Compare
Choose a tag to compare

Changelog 1.3.2

Fix:

  • 🔨 fix: wsl has path_prefix set (776ac94)

Full Changelog: v1.3.1...1.3.2

v1.3.1

28 Aug 08:41
99eeead
Compare
Choose a tag to compare

Changelog 1.3.1

Fix:

  • 🔨 fix: wsl can't open projects (99eeead)

Full Changelog: v1.3.0...1.3.1

v1.3.0

28 Aug 08:34
3d23ba0
Compare
Choose a tag to compare

Changelog 1.3.0

Feat:

  • ✨ feat: Allow wsl exec to update host project file (#9) (3d23ba0)

Full Changelog: v1.2.0...1.3.0

v1.2.0

28 Aug 08:20
c41f0d9
Compare
Choose a tag to compare

Changelog 1.2.0

Feat:

  • ✨ feat: add windows path (using git bash) (#8) (c41f0d9)

Other:

  • docs: Add requirements in README (#6) (a5456cf)

Full Changelog: v1.1.2...1.2.0