Skip to content

v4.0.4

Latest
Compare
Choose a tag to compare
@Mario-DL Mario-DL released this 20 Mar 15:35
· 2 commits to 4.0.x since this release
276f2bf

Fast DDS-Gen v4.0.4

This patch release includes the following fixes:

  • Avoid inclusion of duplicate included paths (#429)
  • Fix python code generation for bounded strings (#442)
  • Fix typo in XTypesTypeObjectSource.stg (#448)

It also includes the following improvements:

  • Update README (#437)
  • Don't add ci-pending on external contribution PRs (#453)

PRs in merged order:
#429, #437, #442, #448, #453, #457