Skip to content

v1.0.17

Compare
Choose a tag to compare
@MiguelCompany MiguelCompany released this 04 Dec 09:34
· 93 commits to master since this release
ba79060

This release adds quality-related improvements to Fast CDR:

  • Code coverage policy.
  • Quality Level declaration is now QL1.

It also contains the following fixes:

  • Fixed windows installer paths
  • Fixed array deserialization when received endianness is not the native one.
  • Improved long double serialization.
  • Require cmake 2.8.12 or later.

Related PRs:
#92, #93, #90, #94, #95, #91, #96