v7.1.1v7.1.0
Reading changes from the repo…
$
method to concatenate arguments correctly, ensuring that commands behave as expected without unintended spaces. This improves the overall usability of command execution. $
method now defaults the stdin
of processes to inherit
, which is the most common and expected behavior for users. This change enhances the reliability of command execution. $
API is improved, allowing for a more intuitive usage experience. This helps users avoid common pitfalls when using the API.