File Handling: You can now append output to files using the >> operator, making it easier to manage your output without overwriting existing data.
Improvements
Testing: We improve the reliability of our tests by ensuring they run correctly on non-x64 machines, enhancing compatibility across different CPU architectures.