v4.3.0

dmtrKovalenko/odiffv4.3.0Nov 30, 2025by github-actions[bot]

AI Summary

This release introduces concurrent I/O operations and expands server mode capabilities to support buffers and ignore regions, alongside new RISC64 binary support.

Key Highlights

  • Add concurrent IO support
  • Support buffers as input in server mode
  • Support ignore regions in server mode
  • Support risc64 binaries on npm release

New Features

  • Concurrent IO
  • Buffer support in server mode
  • Ignore regions in server mode
  • RISC64 support

Full Release Notes

## New features

* feat: Concurrent io by @dmtrKovalenko in https://github.com/dmtrKovalenko/odiff/pull/158
* feat: Support buffers as an input in server mode by @dmtrKovalenko in https://github.com/dmtrKovalenko/odiff/pull/159
* feat: Support ignore regions in server mode by @dmtrKovalenko in https://github.com/dmtrKovalenko/odiff/pull/156

## Misx
* Get rid of alpha==255 `@select` by @serpent7776 in https://github.com/dmtrKovalenko/odiff/pull/157
* chore: Support risc64 binaries on npm release by @dmtrKovalenko in https://github.com/dmtrKovalenko/odiff/pull/160


**Full Changelog**: https://github.com/dmtrKovalenko/odiff/compare/v4.2.1...v4.3.0