Release 1.11.0
Tweak the copy of the help messages #37 Add new option to exclude directories and files #23 Compile with debug symbols removed to produce smaller binary files. Release now includes i386 binaries.
New Option
- --exclude -e Ignore files and directories matching supplied regular expression, E.G.
scc -e "vendor|.*\.json" .
to ignore vendor directories and json files
Additional languages
- nuspec