Skip to content

Releases: trypsynth/codestats

0.6.0

21 Jan 00:12

Choose a tag to compare

0.6.0

  • Added the ability to filter in or out certain languages from the analysis
  • Added support for glob-based path exclusions
  • Added --fail-on-error to opt into non-zero exit codes when files are skipped
  • Added many new languages, bringing the total to 464
  • Added support for shell completions with the completions subcommand
  • Brang back langs as a subcommand, rather than a top-level flag
  • Documented the code better
  • Fixed a couple edgecases with whitespace classification
  • Fixed the handling of shebangs with whitespace after the #!
  • Improved UTF-16 detection without BOMs
  • Updated dependencies to their latest versions

0.5.0

13 Dec 16:34

Choose a tag to compare

Update lockfile.

0.4.0

30 Nov 21:32

Choose a tag to compare

Update version in cargo.toml.

0.3.1

28 Nov 16:46

Choose a tag to compare

Update lockfile

0.3.0

27 Nov 12:18

Choose a tag to compare

Update readme.

0.2.0

13 Sep 21:05

Choose a tag to compare

Fix a couple more warnings.