Skip to content

2.0.0

Latest

Choose a tag to compare

@yaph yaph released this 05 Feb 21:15
· 3 commits to main since this release

2.0.0 - 2026-02-02

Compare with 1.2.0

Added

  • Add qax script to run qa checks with not required packages (3266260 by Ramiro Gómez).
  • Add wim/extract_exifdata.py script. (76579e2 by Ramiro Gómez).
  • Add type annotations (736114e by Ramiro Gómez).
  • Add and edit function documentation. (a329f43 by Ramiro Gómez).
  • Add --trim argument (10bb52d by Ramiro Gómez).
  • Add --quality argument for setting the image quality (1fb9b6d by Ramiro Gómez).
  • Add --strip argument for removing metadata (17389ea by Ramiro Gómez).
  • Add version argument (422c6bb by Ramiro Gómez).
  • Add complexipy and skylos to qa script (3545afd by Ramiro Gómez).

Fixed

  • Fix argument name in test (922328e by Ramiro Gómez).
  • fix: Retain metadata such as GPS location of original image ref: Reduce complexity of cli:main function fix: Center text on text image overlay fix: Apply font size when default font is used (ffb8ad5 by Ramiro Gómez).

Changed

  • Change skylos call (ddd7e4e by Ramiro Gómez).

Removed

  • Remove default --font-size and require --font when setting size. (5c0358c by Ramiro Gómez).
  • Remove -q option (9be4eab by Ramiro Gómez).