Releases: karkason/pywinsandbox
Releases · karkason/pywinsandbox
v1.4.0
Bugfix version.
- Support the case where the user-site dir doesn't exist because 'pip install --user' wasn't run on the installment.
- Extend startup timeout due to Win11 slower startup times
- Support python3.exe use-case for firewall disablement inside target sandbox
Hopefully fixes #14.
v1.3.0
v1.2.0
Don't allow to import the package when the Windows Sandbox Feature is not enabled.
Thanks @victork1996 for the contribution!