All Versions
12
Latest Version
Avg Release Cycle
45 days
Latest Release
1527 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v2.5.0 Changes
July 03, 2019๐ 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
- David Baggerman https://github.com/dbaggerman
- Michael Hendricks https://github.com/mndrix/
-
v2.4.0 Changes
April 29, 2019๐ Improvements and bug-fixes include the following,
- gitignore logic improvements (more work on this yet to come)
- ๐ Supports multiple files/directory arguments E.G
scc directory1 directory2 file1 file2
โ Additional Languages
- Bosque
A big thank you to the following people for their pull requests and reviews
- David Baggerman https://github.com/dbaggerman
- Jack Wilsdon https://github.com/jackwilsdon