Skip to content

Release 2.5.0

Compare
Choose a tag to compare
@boyter boyter released this 03 Jul 04:07
· 822 commits to master since this release

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