v3.1.0
Fast DDS Gen v3.1.0
This minor version includes the following features:
- Update IDL parser submodule (#242, #253, #259)
- Support of optional members in python (#245)
- Support for IDL
@external
annotation (#249) - Set of collection templates (#244)
- Ability to generate code both for Fast CDR v1 and v2 (#256, #257, #260)
This minor version includes the following improvements:
- Limit inheritance to single inheritance (#252)
- CI improvements (#250)
- Add README file (#243)
- Add mirror workflow (#258)
This minor version includes the following fixes:
- Fix warnings and enable
-Wall
(#246) - Fix usage of const as literals (#248)
- Remove unnecessary code from TypeObjectHeader.stg (#251)
PRs in merged order:
#242, #246, #248, #245, #249, #244, #251, #250, #252, #253, #256, #243, #258, #259, #257, #260