Skip to content

v4.6.6

Compare
Choose a tag to compare
@sisong sisong released this 27 Aug 00:27
· 76 commits to master since this release
fd75602

CHANGE LOG ...

Note:

  • create a delta: $hdiffz -m-6 -SD -c-zstd-21-24 -d oldPath newPath outDiffFile ; if file is very large, try changing -m-6 to -s-64; apply the delta: $hpatchz oldPath diffFile outNewPath
  • I did not tested windows_arm32 & windows_arm64 cmdline on Arm Windows PC
  • libhpatchz.so in android_hpatchz/libs support decompressor: zlib,lzma,lzma2,zstd & support diffFile created by $hdiffz,$hdiffz -SD
  • libhpatchz.so in android_hpatchz/libs_patchers support decompressor: zlib,lzma,lzma2,zstd,bzip2 & support diffFile created by $hdiffz,$hdiffz -SD,$hdiffz -BSD,$bsdiff4,$hdiffz -VCD,$open-vcdiff delta,$xdelta3 -S,$xdelta3 -S lzma
  • iOS_SDK_hpatchz now only for test; support architectures: armv7,armv7s,arm64,arm64e,i386,x86_64 & support decompressor: zlib,lzma,lzma2,zstd,bzip2 & support diffFile created by $hdiffz,$hdiffz -SD,$hdiffz -BSD,$bsdiff4,$hdiffz -VCD,$open-vcdiff delta,$xdelta3 -S,$xdelta3 -S lzma