Releases: eProsima/Fast-CDR
Releases · eProsima/Fast-CDR
v1.0.12
- Preventing memcpy with nullptr.
- Fixed installation folders.
Related PRs (in merge order):
#63, #50, #51, and #66
v1.0.11
- Fixed installer script.
- Fixed bug while deserializing sequences.
- Removed IDL-Parser/Fast-RTPS-Gen code.
Related PRs (in merge order):
#57, #58, #59, and #61
v1.0.10
- Correctly handling const declarations on included files
- Fixing warnings on 32-bit ARM
Related PRs (in merge order):
#49, #53
v1.0.9
- IDL 4.2
- Support for QNX
- Minor cmake changes
Related PRs (in merge order):
#34, #42, #33, #45, #46, #47, #48
v1.0.8
- Added support for Fast RTPS's dynamic types
- Minor cmake changes.
- Documentation review.
Related PR #30 and #32