What's Changed
- fix: use portable mkdir for create_file mode by @mmustafasenoglu in #780
- fix: return Permissions::default() on Windows instead of panicking (#781) by @mmustafasenoglu in #782
- fix: detach silent commands into their own process group by @mmustafasenoglu in #783
New Contributors
- @mmustafasenoglu made their first contribution in #780
Full Changelog: v1.1.1...v1.1.2