Skip to content

Releases: Blobfolio/pxsum

v0.7.3

23 Jan 04:01

Choose a tag to compare

Changed

  • Bump argyle to 0.15
  • Bump jpegxl-rs to 0.12

---
Note: The attached .deb package requires an x86-64-v3-capable CPU. If you're unsure what your system supports, you can run:

ld.so --help | grep '\-v[0-9]'
#  x86-64-v4
#  x86-64-v3 (supported, searched)
#  x86-64-v2 (supported, searched)

v0.7.2

11 Dec 20:51

Choose a tag to compare

Changed

  • Bump flume to 0.12

---
Note: The attached .deb package requires an x86-64-v3-capable CPU. If you're unsure what your system supports, you can run:

ld.so --help | grep '\-v[0-9]'
#  x86-64-v4
#  x86-64-v3 (supported, searched)
#  x86-64-v2 (supported, searched)

v0.7.1

31 Oct 02:19

Choose a tag to compare

Changed

  • Bump argyle to 0.14
  • Bump const-hex to 1.17
  • Miscellaneous code cleanup and lints

Fixed

  • Don't treat stray "-" as an unrecognized argument

---
Note: The attached .deb package requires an x86-64-v3-capable CPU. If you're unsure what your system supports, you can run:

ld.so --help | grep '\-v[0-9]'
#  x86-64-v4
#  x86-64-v3 (supported, searched)
#  x86-64-v2 (supported, searched)

v0.7.0

19 Sep 04:23

Choose a tag to compare

Changed

  • Bump fyi_msg to 2.4
  • Replace crossbeam-channel with flume
  • Replace faster-hex with const-hex
  • Miscellaneous code cleanup and lints

Breaking

  • The image-webp dependency fixed some incompatibilities with the reference implementation. As a result, some WEBP images may report different checksums than they did in previous releases. 🙄

---
Note: The attached .deb package requires an x86-64-v3-capable CPU. You can use this script from the XanMod Kernel project to verify your system's support level if you're unsure.

v0.6.0

22 Aug 06:16

Choose a tag to compare

Changed

  • Bump jpeg2k to 0.10.1
  • Bump build environment to Debian Trixie (for attached .deb packages)
  • Miscellaneous code cleanup and lints

Note: The attached .deb package requires an x86-64-v3-capable CPU. You can use this script from the XanMod Kernel project to verify your system's support level if you're unsure.

v0.5.0

28 Jun 03:32

Choose a tag to compare

New

Arch Linux users can now install pxsum from AUR (thanks @murlakatamenka).

Changed

  • Bump argyle to 0.13
  • Bump dactyl to 0.13
  • Bump fyi_msg to 2.3
  • Bump trimothy to 0.9
  • Miscellaneous code cleanup and lints

Breaking

  • Due to upstream decoder fixes, this version of pxsum may generate different checksums for (many) JPEG and (some) WebP images than previous releases.

Note: The attached .deb package requires an x86-64-v3-capable CPU. You can use this script from the XanMod Kernel project to verify your system's support level if you're unsure.

v0.4.4

16 May 04:48

Choose a tag to compare

Changed

  • Bump fyi_ansi to 2.1
  • Bump fyi_msg to 2.1
  • Lessen blake3 version constraints
  • Miscellaneous code cleanup and lints

Note: The attached .deb package requires an x86-64-v3-capable CPU. You can use this script from the XanMod Kernel project to verify your system's support level if you're unsure.

v0.4.3

11 Apr 06:31

Choose a tag to compare

Changed

  • Lessen AVIF header strictness
  • Miscellaneous code cleanup and lints

Note: The attached .deb package requires an x86-64-v3-capable CPU. You can use this script from the XanMod Kernel project to verify your system's support level if you're unsure.

v0.4.2

04 Apr 03:37

Choose a tag to compare

Changed

  • Bump blake3 to 1.8.1
  • Bump fyi_msg to 2.0

Note: The attached .deb package requires an x86-64-v3-capable CPU. You can use this script from the XanMod Kernel project to verify your system's support level if you're unsure.

v0.4.1

13 Mar 04:51

Choose a tag to compare

Changed

  • Bump argyle to 0.12
  • Bump blake3 to 1.6.1
  • Bump dactyl to 0.10
  • Bump fyi_msg to 1.8
  • Bump trimothy to 0.7
  • Bump Rust edition to 2024
  • Refactor runtime settings/flags
  • Return ExitCode from main
  • Miscellaneous code cleanup and lints

Note: The attached .deb package requires an x86-64-v3-capable CPU. You can use this script from the XanMod Kernel project to verify your system's support level if you're unsure.