Skip to content

v0.0.4

Choose a tag to compare

@github-actions github-actions released this 14 Dec 04:16
· 31 commits to master since this release

Refactored the core implementation to use qbsdiff library, delivering significant performance improvements:

  • Parallel Processing: Multi-threaded parallel processing based on rayon, fully utilizing multi-core CPUs
  • Standard Compatible: Fully compatible with BSDIFF40 format
  • Performance Optimization: Optimized compression algorithms and memory management
  • Backward Compatible: API remains unchanged, no code modifications required