Release Highlights
There was a regression in v5.0.0 with the GitHub release binaries that required AVX2-capable CPUs (Intel Haswell i#-4### series from 2013 and later, AMD Excavator from 2015 and later).
This has been fixed, but you will need an SSE4.2-capable CPU (Intel Nehalem i#-### series from 2008 and later, AMD Bulldozer from 2011 and later) to use the compiled binaries. If your CPU is older than that, you will need to use one of the Node.js-based installation options.
All changes
21 April 2026 - bc5f0e8 - v5.0.1 (#2209)
21 April 2026 - fc5f832 - Chore: update dependency Bun to v1.3.13 (#2208)
21 April 2026 - b5d0601 - CI: compile with "baseline" Bun versions (#2207)
21 April 2026 - 7c7d547 - Chore: update dependency eslint-plugin-simple-import-sort to v13 (#2204)
21 April 2026 - 5e7558d - Docs: add more badges to the installation page (#2205)
20 April 2026 - ada760a - CI: fix: can't comment on locked issues (#2203)
20 April 2026 - c0caf4d - CI: fix: release compilation workflow triggering (#2202)