Skip to content

Release version 13.2.0 (#1465)

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Aug 10:54
ebef3c1

Features:

  • Added support for per-platform visibility attributes (e.g. @Java(Internal), etc.).
  • Added a null check in Dart for non-nullable class and interface usages.
  • Added support for @Swift(OptionSet) attribute.

Bug fixes:

  • Fixed Java compilation issue for enum set literals.

Removed:

  • The LIME generator was removed.
  • Temporarily restored the gluecodium::optional type alias.