Skip to content

v4.1.1

Choose a tag to compare

@github-actions github-actions released this 15 Oct 01:26
· 33 commits to main since this release

Features

  • handwritten assembly for avx512 algorithm +12% boost (use with --enable-asm option)
  • standalone riscv SIMD implementation for the main algorithm +34% boost
  • also specifically support riscv as tier 1 system and provide prebuilt binaries
  • support for .webp images
  • and a new feature for shading similar pixels so the diff is more clear (use with --diff-overlay) option

and much more bug fixes and small improvements

Full Changelog: v4.1.0...v4.1.1