Skip to content

0.4.3

Latest
Compare
Choose a tag to compare
@lucasferreiralimax lucasferreiralimax released this 28 Jan 00:53

Advanced Support for Windows Scripts

Version 0.4.3 of Gitmen CLI introduces key improvements for Windows users, enhancing compatibility and performance when running scripts on the operating system.

Highlights:

  • Seamless Windows Shell Integration: Full support for executing Git commands with subprocess.run using dynamic shell detection (shell=windowsOS).
  • Improved Automation: Simplifies staging, committing, and pushing with streamlined command execution.
  • Cross-Platform Compatibility: Scripts adjust automatically based on the operating system using platform.system().
  • Enhanced Debugging: Better output handling with stdout and improved error reporting for smoother workflows.

This update ensures a more efficient and reliable experience for developers on Windows. Upgrade now to take advantage of these improvements!