Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Sep 07:10
e4597da

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