Skip to content

Release version 13.9.6 (#1609)

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Oct 08:40
8a53210

Bug fixes:

  • C++: Fixed generation of getters and setters for accessors attribute -- non-trivial types use references now.
  • Swift: Added missing generation of conversion functions for lambdas defined in structs.
  • Dart: Fixed a bug related to exporting nested types defined in a type annotated as internal.