Skip to content

Releases: eProsima/Fast-CDR

v1.0.12

15 Jan 10:25
59b77c2
Compare
Choose a tag to compare
  • Preventing memcpy with nullptr.
  • Fixed installation folders.

Related PRs (in merge order):
#63, #50, #51, and #66

v1.0.11

12 Sep 07:18
Compare
Choose a tag to compare
  • 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

01 Jul 05:04
649b9a0
Compare
Choose a tag to compare
  • Correctly handling const declarations on included files
  • Fixing warnings on 32-bit ARM

Related PRs (in merge order):
#49, #53

v1.0.9

03 May 07:03
3e85b3b
Compare
Choose a tag to compare
  • IDL 4.2
  • Support for QNX
  • Minor cmake changes

Related PRs (in merge order):
#34, #42, #33, #45, #46, #47, #48

v1.0.8

06 Nov 13:48
b4e09ba
Compare
Choose a tag to compare
  • Added support for Fast RTPS's dynamic types
  • Minor cmake changes.
  • Documentation review.

Related PR #30 and #32