v1.25 (2025-03-17)
  * fix building when no system-wide libuseful installed
  * fixes to README.md as suggested by albert-github@github.com

v1.24 (2025-03-17)
  * spelling fixes in manpage etc from  polkornyipt@github.com
  * switch to 'libUseful-bundled' directory to prevent any confusion with installed libUseful when building with bundled libUseful
  * inherit changes to base32 and xxencode encoding from latest libUseful

v1.23 (2024-12-10)
  * Add '-rename' option that inserts a hash into filenames.
  * Filenames in 'duplicates' option are now contained in '[]', to allow extracting them with 'cut'.

v1.22 (2024-07-18)
  * if '-cache' option is used with '-xattr', then do not update files where xattr hash matches the file (feature request from https://github.com/eatnumber1).

v1.21 (2024-06-20)
  * fix -hmac option that's been broken by changes in libUseful
  * add '-list-hashes' option to list available has types
  * add -sha384 option
  * openssl-provided hashes now supported

v1.20 (2024-06-18)
  * Bring "make check" (check.sh) up to date with latest functioning of hashrat
  * Compile if openssl not available (update to latest libUseful)
  * Honor stdin-supplied hash type when using 'match' (-m) functionality
  * Add -enable-harden, --enable-zlib and other options to ./configure

v1.19 (2024-01-15)
  * Don't push comment to clipboard, just code/hash.

v1.18 (2024-01-15)
  * Fix base32 issue

v1.17 (2024-01-15)
  * Fix build with compilers where library order matters
  * Update manpage

v1.16 (2024-01-14)
  * Added base32 hash encoding
  * TOTP authentication support
  * Clipboard support using xsel, xclip or pbcopy
  * QRCode support using qrencode and an image viewer
