Skip to content

0.6.0

Latest

Choose a tag to compare

@trypsynth trypsynth released this 21 Jan 00:12
· 46 commits to master since this release

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