Skip to content

v2.11.0

Compare
Choose a tag to compare
@davideicardi davideicardi released this 09 Feb 21:28
· 36 commits to master since this release
5b185e9

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