This release targets the version 0.43 of the Specification. It includes bug fixes, improvements, thanks to contributions from the community.
What's Changed
- Add
DyadicOperator::Addressby @cdacamar in #82 - Rename ExpressionListExpr::Delimiter::Unknown by @GabrielDosReis in #83
- Update GH CodeQL Action to v3 by @GabrielDosReis in #84
- Bump release version by @GabrielDosReis in #85
- Add array and function decay operators by @GabrielDosReis in #86
- Add
FunctionTraits::ExplicitObjectParameterby @GabrielDosReis in #87 - Sync MSVC-specific changes to SDK by @cdacamar in #88
- Fix invalid string construction from null TextOffset in ifc-dom loaders by @copilot-swe-agent in #91
New Contributors
- @copilot-swe-agent made their first contribution in #91
Full Changelog: 0.43.4...0.43.5