Releases: trypsynth/codestats
Releases · trypsynth/codestats
0.6.0
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-errorto 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
completionssubcommand - Brang back
langsas 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