Skip to content

v2.04

Latest
Compare
Choose a tag to compare
@AlDanial AlDanial released this 31 Jan 16:21

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.