Skip to content

Release 1.11.0

Compare
Choose a tag to compare
@boyter boyter released this 28 Sep 20:42
· 1093 commits to master since this release

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