v4.1.2

dmtrKovalenko/odiffv4.1.2Nov 17, 2025by github-actions[bot]

AI Summary

A performance-focused release that optimizes ignore region logic, replaces IO with a pure Zig implementation, and improves compareDifferentLayouts performance.

Key Highlights

  • Improved ignore region logic and speed
  • Replaced Io with a pure Zig implementation
  • Optimized performance of compareDifferentLayouts function

Full Release Notes

## More SIMD to the god of SIMD

### Fixed
* Improved ignore region logic and speed

### Performance
* Optimize perf of ignore region feature end to end 
* Replaced Io with a pure Zig implementation
* Optimized performance of compareDifferentLayouts function