v2.11.0
What's Changed
- IMPORTANT: Dropped support for .NET 4.5, now target framework is only
netstandard2.0
by @metoule in #225 - Case insensitivity option is now properly used inside lambda expressions by @metoule in #222
- The identifier detection now supports lambda parameters by @metoule in #227
Full Changelog: v2.10.0...v2.11.0