v1.4.1
Highlights
- Fix native installer role-file replacement on Windows by avoiding directory file descriptors that Windows cannot open through os.open.
- Add platform-independent regression coverage for the Windows replacement path.
Verification
- GitHub Actions: Python 3.11 passed.
- Windows installer regression test passed locally.