June 2024 Updates
What's Changed
- 2d5a9cd bumps Cecilifier version to 2.11.0
- aefc580 improves generic methods overload handling (#275)
- c87998d improves user experience on auto saving snippets
- 7314e16 fixes field access through MemberAccessExpressions on 'T[]', 'List', etc (#274)
- 0914e34 fixes blank page upon invalid urls (#98)
- bf583ec report violations of 'EnsureNotNull()' as 'NullReferenceException' instead of 'NotSupportedException'
- 101e6c3 reports local functions capturing context as not supported (#272)
Full Changelog: v2.10.0...v2.11.0