Skip to content

June 2024 Updates

Compare
Choose a tag to compare
@adrianoc adrianoc released this 09 Jun 15:59
· 191 commits to main since this release
abb8818

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