Releases: AnasAlhwid/qatam-cli
Qatam CLI 0.3.0
Changes:
-
Added new functionality that manages Windows OS operations in Manage-Windows.psm1, including new command:
[gdir | get-dir]
:- User Provide a Local Directory's Path.
- The Existence of the Local Directory Gets Verified.
- Navigate to it.
-
Added new functionalities that manages Git operations in Manage-Git.psm1, including new commands:
[bn| branch-name]
: Rename the Main Branch of a Local Git Repository.[cc| config-cred]
: Configure the Local Git Repository's Credentials (Username & E-mail).
-
Modified the Clear-CurrentContent function in Manage-Design.psm1 file.
- A parameter was added to include or exclude a line divider. This made changes to Manage-Windows.psm1 & Manage-Git.psm1 files.
-
Fixed Write-Output result not showing bug in Qatam-CLI.psm1 & Manage-Git.psm1 files.
-
Fixed output text typos in Qatam-CLI.psm1, Manage-Windows.psm1, Manage-Git.psm1, & README.md files.
Qatam CLI 0.2.0
Changes:
-
Added new functionality that manages Windows OS operations in Manage-Windows.psm1, including new commands:
[cdir | create-dir]
: For creating a local directory[bp | back-path]
: For navigating to the previous path
-
Include Windows OS file path in RootModule, FileList properties in Qatam-CLI.psd1 file.
-
Enhanced the Format-Shape with 2 output for Write-Output & Read-Host in Manage-Design.psm1 file.
-
Fixed 'Write-Output' result not showing bug in Manage-Git.psm1 file.
Qatam CLI 0.1.3
Changes:
- Path fixes related to RootModule, FileList properties in Qatam-CLI.psd1 file.
Qatam CLI 0.1.0
The initial release of Qatam CLI v0.1.0