Skip to content

Releases: malb/m4ri

20251207

07 Dec 10:22

Choose a tag to compare

What's Changed

  • This release fixes compilation on non-Linux and non-x86 systems which broke in the previous release
  • check if the cpu_vendor is Unknown first by @malb in #39
  • add macos to CI by @dimpase in #41

Full Changelog: 2025120...2025120

20251206

06 Dec 10:18

Choose a tag to compare

This release is broken on non-Linux and non-x86 systems.

What's Changed

  • Fix overflows in mzd_init() by @tornaria in #28
  • Allow native Windows build using MinGW by @ptrrsn in #30
  • avoid macro expansion producing 'defined' has undefined behavior by @dimpase in #34
  • Correct L3 Detection by @malb in #37

New Contributors

Full Changelog: 2025012...2025120

20250128

28 Jan 09:49

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/malb/m4ri/commits/20250128