Skip to content

1.0.3

Latest

Choose a tag to compare

@mortehu mortehu released this 07 May 21:51

Avoid compiling with -march=native, which prevents binaries from being used on CPUs older than the build CPU.

Fix a broken binary search resulting in out-of-bounds memory access.