Skip to content

v4.0.2

Latest
Compare
Choose a tag to compare
@JesusPoderoso JesusPoderoso released this 08 Oct 09:41
· 1 commit to master since this release
a9be04b

Fast DDS-Gen v4.0.2

This patch release includes the following fixes:

  • Test generation of types with -python in CI (#399)
  • Use different typename for collections of TK_UINT8 and TK_BYTE (#400)
  • Support setting value to an enumeration literal using annotation @value (#379)
  • Update dds-types-test submodule (#407)
  • Improve equality operator for unions (#409)

PRs in merged order:
#399, #400, #379, #407, #409, #410