Skip to content

Releases: rahulml25/codemanager

Release v0.0.3-fix

21 Sep 15:05
v0.0.3-fix
b86cda8

Choose a tag to compare

Refined cache usage, bug fix: python-sep template.

  • Bug Fix: Project template python-sep was not working.
  • Dependency Fix: libcrypto-3-x64.dll not found, in production.
  • In GitHub Actions tags pushes, only restores caches, doesn't store!.
  • Action Fix: Workflow runs only for v* -> main and beta-* -> development branch.

Release beta-0.0.3-a4

21 Sep 14:54
beta-0.0.3-a4
b86cda8

Choose a tag to compare

Refined cache usage, bug fix: python-sep template.

  • Bug Fix: Project template python-sep was not working.
  • Dependency Fix: libcrypto-3-x64.dll not found, in production.
  • In GitHub Actions tags pushes, only restores caches, doesn't store!.
  • Action Fix: Workflow runs only for v* -> main and beta-* -> development branch.

Release v0.0.3

01 Jan 12:13
v0.0.3
9c2eb75

Choose a tag to compare

Features Added: Editable templates, removeable Missing Projects, Windows Hello Key Authentication support. ✨🎉

  • Project template is now editable.
  • Added feature to remove missing projects.
  • Now Requires System User Password (Windows Hello Key) to delete an existing Project 🔐✨.
  • App Window now remembers it's last position.
  • Beautified Missing project Relocator UI.
  • Removes project's Relocatable Tag automatically, if project directory is found again ✨.

Release beta-0.0.3-a3

13 Oct 17:06
beta-0.0.3-a3
6342a19

Choose a tag to compare

Features Added: Editable templates, removeable Missing Projects, Windows Hello Key Authentication support. ✨🎉

  • Project template is now editable.
  • Added feature to remove missing projects.
  • Now Requires System User Password (Windows Hello Key) to delete an existing Project 🔐✨.
  • App Window now remembers it's last position.
  • Beautified Missing project Relocator UI.
  • Removes project's Relocatable Tag automatically, if project directory is found again ✨.

Release beta-0.0.3-a2

12 Oct 14:46
beta-0.0.3-a2
431ae7f

Choose a tag to compare

Features Added: Project relocation, add existing, open in vs code.

  • Added relocate feature in codemanager for missing projects.
  • Added add command in codemg to add existing projects.
  • Added open_with_vscode feature in codemanager to open an project in VSCode.
  • Saving different dependency build caches separately, in GitHub Actions.
  • *Fixed some command related bugs in python scripts.

Release beta-0.0.3-a1

11 Oct 15:02
beta-0.0.3-a1
c238aa0

Choose a tag to compare

Codemanager installer codemg-setup.msi using WiX Toolset v5. ✨🎉

  • Generating custom codemg-setup.msi installer using wix toolset.
  • Python scripts Error printing into stderr stream.
  • In-activated Tauri bundle creation: msi, nish.

Release v0.0.2

18 Apr 11:00

Choose a tag to compare

Fixed special characters & Reduced Dependencies

  • Fixed shell special characters errors.
  • Prebuild binaries for Users, reduces User's dependencies list.
  • Seperate [Server + Watcher] background executable with Bun.
  • CodeManager GUI includes Nextjs static site exports.
  • Organized all JS/TS common config, types and utils to tslib.
  • Re-organized automation scripts.

Release v0.0.1

31 Mar 15:48

Choose a tag to compare

Automated codemg-install on push
*Bug Fix "mongo setup directory" not found