Releases: Blobfolio/pxsum
v0.3.0
Changed
- Bump
fyi_msg
to1.5
- Remove decoder memory limitations
- Explicitly verify pixel count matches dimensions
- Detect and ignore animated images
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.2.0
Breaking
Checksums now factor image width and height to help differentiate images that happen to have the same pixels but in different layouts. (For example, an all-white background image measuring 4x4 vs 8x2.)
As a consequence of this change, checksums generated by earlier versions of the program will no longer match and will need to be recalculated.
Changed
- Bump
dactyl
to0.9
- Bump
fyi_msg
to1.4
v0.1.2
Changed
- Bump
blake3
to1.5.5
- Bump
dactyl
to0.1.2
- Bump
fyi_msg
to1.3
- Bump
jpegxl-rs
to0.11.2
- Bump
trimothy
to0.6
- 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.1.1
Changed
- Bump
fyi_msg
to1.1
- Bump
jpegxl-rs
to0.11.1
- Don't assume STDIN if the lack of paths is from paths being stupid
- Refactor CLI argument handling
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.1.0
Initial release!
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.