Skip to content

Release version 13.3.0 (#1474)

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Aug 07:10
7882c9b

Features:

  • Added support for @Internal attribute.
  • Added support for reverse syntax for platform visibility attributes (e.g. @Internal(Java), etc.).

Bug fixes:

  • Removed redundant @override in Dart for static functions in interfaces.

Breaking changes:

  • Minimum Java version for running Gluecodium is now Java 11.