Skip to content

v1.4.1

Choose a tag to compare

@miyago9267 miyago9267 released this 04 Aug 13:42
· 193 commits to main since this release

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.