- libjodycode is now required to build and run jdupes (see INSTALL)
- Move all jody_* code to libjodycode and remove from jdupes
- Add -E/--error-on-dupe option to terminate immediately if any dupe is found
- Support showing x32 ABI in version information
- Several build system improvements for macOS, BSD, and linking in libxxhash
Builds attached here statically link in libjodycode so your system won't require any shared libraries or DLLs to run. Read the INSTALL file before building this version to understand how to get libjodycode and tell Make to use it.