Skip to content

v3.0.0-beta-2056

Compare
Choose a tag to compare
@lahma lahma released this 19 Nov 09:05
· 168 commits to main since this release
4b4d64f

What's Changed

  • Support caching of string instances in script preparation by @lahma in #1678
  • Optimize Array.pop by @lahma in #1680
  • Enable code analysis with latest-Recommended by @lahma in #1681
  • Enable Meziantou.Analyzer by @lahma in #1682
  • Limit PrepareScript string caching to length 10 or less by @lahma in #1683
  • Code changes to keep NET 8 analyzers happy by @lahma in #1685
  • Refine interop member search with readable/writable requirement by @lahma in #1687
  • Add README.md to NuGet package by @lahma in #1688
  • Package XML documentation by @lahma in #1689

Full Changelog: v3.0.0-beta-2055...v3.0.0-beta-2056