Release version 13.4.1 (#1488)
Bug fixes:
- Fixed a Swift compilation issue for nested internal types when using "-swiftexpose" mode.
Breaking changes:
- The
gluecodium::optional
type alias tostd::optional
was removed from C++ generated code.
gluecodium::optional
type alias to std::optional
was removed from C++ generated code.