Release 2.5.0
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/