Skip to content

Releases: AnasAlhwid/qatam-cli

Qatam CLI 0.3.0

30 Oct 22:44
Compare
Choose a tag to compare

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.

  • 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

24 Oct 15:15
Compare
Choose a tag to compare

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

19 Oct 07:32
Compare
Choose a tag to compare

Changes:

  • Path fixes related to RootModule, FileList properties in Qatam-CLI.psd1 file.

Qatam CLI 0.1.0

18 Oct 19:18
Compare
Choose a tag to compare

The initial release of Qatam CLI v0.1.0