Skip to content

Releases: bbuhrow/yafu

v3.1.2

27 Mar 21:24

Choose a tag to compare

Windows Binaries

All builds are fully static — no extra DLLs required, runs in cmd.exe and PowerShell.

File Best for
yafu-windows-generic.exe Any x86-64 CPU — widest compatibility
yafu-windows-sse41.exe Intel Core 2 / Penryn (2008) and newer
yafu-windows-avx2.exe Haswell (2013) and newer — recommended for most users
yafu-windows-avx512.exe Skylake-X / Cascade Lake / Zen 4 (AVX-512)
yafu-windows-avx512ifma.exe Ice Lake and newer — best ECM performance

Not sure which to pick? Run wmic cpu get name in a Windows command prompt,
then look up your CPU generation, or just start with avx2 — it works on nearly every CPU sold since 2015.

Full Changelog: v3.1.1...v3.1.2

v3.1.1

20 Mar 17:30

Choose a tag to compare

Windows Binaries

All builds are fully static — no extra DLLs required, runs in cmd.exe and PowerShell.

File Best for
yafu-windows-generic.exe Any x86-64 CPU — widest compatibility
yafu-windows-sse41.exe Intel Core 2 / Penryn (2008) and newer
yafu-windows-avx2.exe Haswell (2013) and newer — recommended for most users
yafu-windows-avx512.exe Skylake-X / Cascade Lake / Zen 4 (AVX-512)
yafu-windows-avx512ifma.exe Ice Lake and newer — best ECM performance

Not sure which to pick? Run wmic cpu get name in a Windows command prompt,
then look up your CPU generation, or just start with avx2 — it works on nearly every CPU sold since 2015.

Full Changelog: v3.1.0...v3.1.1

Release 3.1.0

16 Mar 04:39

Choose a tag to compare

Windows Binaries

All builds are fully static — no extra DLLs required, runs in cmd.exe and PowerShell.

File Best for
yafu-windows-generic.exe Any x86-64 CPU — widest compatibility
yafu-windows-sse41.exe Intel Core 2 / Penryn (2008) and newer
yafu-windows-avx2.exe Haswell (2013) and newer — recommended for most users
yafu-windows-avx512.exe Skylake-X / Cascade Lake / Zen 4 (AVX-512)
yafu-windows-avx512ifma.exe Ice Lake and newer — best ECM performance

Not sure which to pick? Run wmic cpu get name in a Windows command prompt,
then look up your CPU generation, or just start with avx2 — it works on nearly every CPU sold since 2015.

What's Changed

New Contributors

Full Changelog: https://github.com/bbuhrow/yafu/commits/v3.1.0