Skip to content

Releases: Blobfolio/flaca

v3.4.1

02 Jun 05:42
Compare
Choose a tag to compare

Fixed

  • GIFs were not processed in quiet mode.

Changed

  • Bump dactyl to 0.12
  • Bump dowser to 0.14
  • Bump fyi_msg to 2.2
  • Bump utc2k to 0.14
  • Bump write_atomic to 0.7
  • Miscellaneous code changes 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.

v3.4.0

30 May 02:45
Compare
Choose a tag to compare

New

  • Flaca now supports GIF images!
  • --preserve-times flag (fixes #1)

Changed

  • Bump dactyl to 0.11
  • Renamed --max-resolution to --max-pixels
  • Miscellaneous code cleanup, lints and doc improvements

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.

v3.3.3

16 May 03:48
Compare
Choose a tag to compare

Changed

  • Bump dowser to 0.13
  • Bump fyi_ansi to 2.1
  • Bump fyi_msg to 2.1
  • Bump lodepng to 20250506
  • Bump oxipng to 9.1.5
  • Bump utc2k to 0.13
  • 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.

v3.3.2

11 Apr 06:30
Compare
Choose a tag to compare

Changed

  • Lessen JPEG 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.

v3.3.1

04 Apr 02:14
Compare
Choose a tag to compare

Changed

  • Bump argyle to 0.12
  • Bump fyi_msg to 2.0
  • 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.

v3.3.0

26 Feb 19:48
Compare
Choose a tag to compare

New

  • --no-symlinks CLI flag

Changed

  • Bump argyle to 0.11
  • Bump dactyl to 0.10
  • Bump dowser to 0.12
  • Bump fyi_msg to 1.7
  • Bump utc2k to 0.12
  • Bump write_atomic to 0.6
  • Bump Rust edition to 2024
  • Miscellaneous code cleanup and lints

v3.2.3

21 Feb 03:18
Compare
Choose a tag to compare

Changed

  • Bump oxipng to 9.1.4
  • Update docs

v3.2.2

23 Jan 20:05
Compare
Choose a tag to compare

Changed

  • Bump fyi_msg to 1.6
  • Bump mozjpeg-sys to 2.2.3
  • Refactor CTRL+C handling

v3.2.1

09 Jan 19:31
Compare
Choose a tag to compare

Changed

  • Bump fyi_msg to 1.5
  • Bump lodepng to 20241228
  • Bump mozjpeg-sys to 2.2.2
  • Refactor LLCL handling; reduce allocations, memory usage
  • Remove various unsafe blocks
  • Miscellaneous code cleanup and lints

v3.2.0

10 Dec 20:47
Compare
Choose a tag to compare

Fixed

  • A memory leak from PNG encoding could lead to unnecessarily high RAM usage at scale

Changed

  • Bump bindgen to 0.71
  • Bump dactyl to 0.9
  • Bump dowser to 0.11
  • Bump fyi_msg to 1.4
  • Bump oxipng to 9.1.3
  • Improved progress output responsiveness