v8.5.2
Various patches to fix code generation when assigning empty
to a constructor field, and to improve validation of constructor fields.
What's Changed
- Constructor patch by @SimonCockx in #644
- Empty field in constructor code gen fix by @SimonCockx in #645
Full Changelog: 8.5.1...8.5.2