Skip to content

Release version 13.4.0 (#1482)

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Aug 08:26
3b1e1bc

Features:

  • Added support for @Cpp(Type) attribute on String type references.

Bug fixes:

  • Fixed an issue where @Swift(Internal) attribute on an interface had no effect in some cases.

Breaking changes:

  • C++ enum function to_string() generated by @Cpp(ToString) attribute returns std::string_view now.