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