Skip to content

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 19 Nov 09:00
· 42 commits to main since this release
  • Using PyInstaller to compile a local binary executable file, independent of the Python environment.
    • Supported Platforms:
      • Windows: x64, x86 (32-bit)
      • macOS: Apple Silicon (ARM64), Intel
      • Linux: x64, ARM64, x86
  • Added automatic process count adjustment based on available memory.