Skip to content

v3.0.0-beta-2051

Compare
Choose a tag to compare
@lahma lahma released this 29 Aug 18:03
· 227 commits to main since this release
9dd7927

What's Changed

  • Added readonly modifier to fields that aren't being changed by @Lehonti in #1610
  • Support explicit interface and hidden member of super class by @viruscamp in #1613
  • Fix capturing group numbering bug and a few more regex-related issues by @adams85 in #1614
  • More improvements for CLR Interop by @viruscamp in #1616
  • Optimize engine construction by @lahma in #1621
  • Improve array access performance by @lahma in #1625
  • Update benchmark results and packages by @lahma in #1622

New Contributors

Full Changelog: v3.0.0-beta-2050...v3.0.0-beta-2051