Releases: rahulml25/codemanager
Releases · rahulml25/codemanager
Release v0.0.3-fix
Refined cache usage, bug fix: python-sep template.
- Bug Fix: Project template
python-sepwas not working. - Dependency Fix:
libcrypto-3-x64.dllnot found, in production. - In GitHub Actions
tagspushes, onlyrestores caches, doesn't store!. - Action Fix: Workflow runs only for
v*->mainandbeta-*->developmentbranch.
Release beta-0.0.3-a4
Refined cache usage, bug fix: python-sep template.
- Bug Fix: Project template
python-sepwas not working. - Dependency Fix:
libcrypto-3-x64.dllnot found, in production. - In GitHub Actions
tagspushes, onlyrestores caches, doesn't store!. - Action Fix: Workflow runs only for
v*->mainandbeta-*->developmentbranch.
Release v0.0.3
Features Added: Editable templates, removeable Missing Projects, Windows Hello Key Authentication support. ✨🎉
- Project
templateis now editable. - Added feature to
removemissing 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 Tagautomatically, if project directory is found again ✨.
Release beta-0.0.3-a3
Features Added: Editable templates, removeable Missing Projects, Windows Hello Key Authentication support. ✨🎉
- Project
templateis now editable. - Added feature to
removemissing 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 Tagautomatically, if project directory is found again ✨.
Release beta-0.0.3-a2
Features Added: Project relocation, add existing, open in vs code.
- Added
relocatefeature incodemanagerfor missing projects. - Added
addcommand incodemgto add existing projects. - Added
open_with_vscodefeature incodemanagerto open an project in VSCode. - Saving different dependency
build cachesseparately, in GitHub Actions. - *Fixed some command related bugs in
python scripts.
Release beta-0.0.3-a1
Codemanager installer codemg-setup.msi using WiX Toolset v5. ✨🎉
- Generating custom
codemg-setup.msiinstaller usingwix toolset. - Python scripts Error printing into
stderrstream. - In-activated Tauri bundle creation:
msi, nish.
Release v0.0.2
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
Automated codemg-install on push
*Bug Fix "mongo setup directory" not found