v2.02 New Languages and File Types: Arturo Glimmer JavaScript Glimmer TypeScript Luau Modelica Mojo Nickel Pawn Processing Templ Yang Updates: Support SQL output with --diff Support counting in git repository directories not owned by the user. Eliminate the need to write temporary files when using --fmt. Restore Dockerfile CI by fixing CPAN module setup that somehow stopped installing Parallel::ForkManager. Improve handling of C comments in Go strings. Bug fixes: Improve --fmt output column alignments. Handle --no-match when combined with --fullpath and --vcs. Update 2024-08-25: Added a second Windows executable, cloc-2.02-winget.exe, which includes PR #850 to resolve the symlink problem described in #849. winget in particular uses symlinks when it installs applications. v2.04 New Languages and File Types: Blueprint Cadence Civet MoonBit Pek Pkl SurrealQL Updates: Follow file renames when pairing files for --git --diff. Arch Linux now has an AUR package for cloc. New switch --ignore-regex to exclude files whose content matches a regex. New switch --unique to identify unique files found. Descriptive message at the end of a run if timeouts were encountered. Slight performance improvement for --help by installing temporary modules later. Bug fixes: Better handling of Vuejs. Better handling of Oracle PL/SQL. Better error message on failure to count .src.rpm files if external tools are not installed. Identify non-Glade .ui files as 'XML (Qt/GTK)' instead of 'Qt'. Apply file filter rules with --no-recurse.