scc v2.13.0 Release Notes
Release Date: 2020-09-07 // over 2 years ago-
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.
- https://github.com/DarwinJS
- https://github.com/tbodt
- https://github.com/dbaggerman
- https://github.com/benhoyt
- https://github.com/ostrolucky
- https://github.com/hugolgst
- https://github.com/dbackeus
- https://github.com/adfinlay
- https://github.com/CosmicToast
- https://github.com/gallois
- https://github.com/fiorix
- https://github.com/breml
- https://github.com/batkiz
- https://github.com/mewmew
- https://github.com/kwQt
- https://github.com/JacobCrofts
- https://github.com/beaugunderson
- https://github.com/LoadEffectiveAddress
- https://github.com/joshlf
Previous changes from v2.12.0
-
https://github.com/boyter/scc/projects/3
👌 Improvements
cljc now maps to Clojure Terraform language support Can now identify generated files Compiled with Go 1.14 for ~3% performance improvement
🐛 Bug fixes
Strange -i flag behavior due to multiple . in filenames resolved F# Complexity calculation fix The options --filegccount now turns the GC back on as expected Sort by name option now works as expected
Big thank you to the following people
https://github.com/dbaggerman https://github.com/John-Wilcox https://github.com/gleno https://github.com/kspeakman https://github.com/alexey-milovidov https://github.com/jimmyhmiller https://github.com/lingrino https://github.com/vearutop