Documentation: Update the README to reflect the correct Node.js versions that support the spawn shell option, ensuring users have accurate information for compatibility.
Fixes
Fix issues with argument escaping: Resolve bugs that caused certain arguments with quotes and special characters to not be escaped correctly, improving command execution reliability.
Fix the issue where environment variable placeholders in commands were incorrectly replaced, enhancing the accuracy of command execution.
Others
Update the README to provide clearer documentation and links, ensuring users have access to the most relevant information.