Skip to content

v4.0.2

Choose a tag to compare

@github-actions github-actions released this 05 Oct 06:22
· 44 commits to main since this release

Stable v4

odiff now have a new build system maintainer. Welcome @shreyassanthu77!

Features

  • Cross compilation using zig only. @shreyassanthu77
    This will allow to cross compile to any platform you might need by only having zig toolchain installed.
  • Auto detected of the best SIMD size in runtime

Fixes

  • Regression missing percentages in parseable output and node bindings
  • Reduced binary sizes by 2x comparing to v4.0 and by 10x comparing to v3.2.1