Skip to content

Qatam CLI 0.2.0

Compare
Choose a tag to compare
@AnasAlhwid AnasAlhwid released this 24 Oct 15:15
· 8 commits to main since this release

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.