-
Notifications
You must be signed in to change notification settings - Fork 60
Release Notes 11.4
Release Notes Bot edited this page May 7, 2021
·
5 revisions
- Java.Interop GitHub PR 832: [generator] Fix invalid code generated for EventArgs classes with parameter arrays.
- Java.Interop GitHub PR 831: [generator] Ensure non-constant static interface fields are generated as interface properties.
- Java.Interop GitHub PR 827: [XAT.Bytecode] Fix issue where Kotlin public types inside internal types were not being hidden.