scc v2.5.0 Release Notes

Release Date: 2019-07-03 // almost 5 years ago
  • ๐Ÿ‘Œ Improvements

    • ๐Ÿ‘Œ Supports .ignore file excludes similar to rg and ag
    • Ability to turn off .ignore file
    • Ability to turn off .gitignore file

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fix to ignore .git on absolute paths
    • ๐Ÿ›  Fix where " when in character would be picked up as string #73
    • ๐Ÿ›  Fix panic/crash when using glob from shell #77
    • Ignore UTF-8 BOM and report if other BOM detected #72
    • ๐Ÿ‘Œ Support for verbatim strings in C# #71

    โž• Additional Language Support

    • Flow9
    • Bitbucket Pipelines
    • Pony
    • QSharp
    • Futhark
    • Alloy
    • Wren
    • Monkey C
    • Alchemist
    • Luna

    A big thank you to the following people for their pull requests and reviews