Version 7.2.4
- Added
V8ScriptEngineFlags.UseCaseInsensitiveMemberBinding
(GitHub Issue #363). - Restored compatibility with older Linux systems going back to glibc-2.23 (GitHub Issue #362).
- Overhauled attribute access and added custom attribute loaders. More...
- Added case-insensitivity support to
PropertyBag
andDynamicHostObject
. - Added .NET 6 targets to test projects.
- Updated API documentation.
- Tested with V8 10.0.139.8.