Skip to content

Release 2.13.0

Compare
Choose a tag to compare
@boyter boyter released this 07 Sep 02:21
· 397 commits to master since this release

https://github.com/boyter/scc/projects/4

Improvements

  • Now able to count libc++ header files through use of new --remap-unknown flag #162
  • Built using Go 1.15 for ~10% performance improvement
  • Can now enabled/disable symlink following #193 #194
  • Converted to Go modules
  • Multiple output format support for CI/CD systems #184
  • Includes code size in all output formats #183

Bug Fixes

  • Will no longer crash under some conditions with symlink files #192 #172 #181
  • Incorrect COCOMO values fixed #191
  • JSON output will not include content output #166
  • JSON now sorted #179
  • Exclusion logic fix #161
  • Correct counting of pascal comments #182

Additional Language Support

  • Ruby HTML ERB #170
  • csx recognised as C# #174
  • LLVM IR support #176
  • Multiline comments for Protocol Buffers #190
  • HAML Support #186

Big Thank You to the following people

For their bug reports, PR's, reviews and otherwise helping push this forward.