Skip to content

dwarfs-0.5.1

Compare
Choose a tag to compare
@mhx mhx released this 06 Apr 10:42
· 2210 commits to main since this release

Bugfixes

  • fsst library was built with -march=native, which caused the static binaries not to work on non-AVX platforms. The fsst library is now being built with no extra flags.