v3.0.0-beta-2051
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
- @Lehonti made their first contribution in #1610
- @viruscamp made their first contribution in #1613
Full Changelog: v3.0.0-beta-2050...v3.0.0-beta-2051