Skip to content

v1.0.1

Latest

Choose a tag to compare

@github-actions github-actions released this 30 May 09:24

Changes

  • Switched from static CRT (/MT) to dynamic CRT (/MD) — EXE size reduced from ~2.8 MB to under 300 KB
  • Requires VCRUNTIME140.dll (present on all Windows 10+ systems by default)