Worker Support: Enjoy seamless functionality as the library now supports worker threads, allowing you to run code in parallel without issues related to changing the working directory.
Fixes
Fix the issue where the library does not work inside worker threads due to unsupported operations, enhancing compatibility for multi-threaded applications.