Releases: eProsima/Micro-CDR
Releases · eProsima/Micro-CDR
v2.0.2
30 Sep 07:46
Compare
Sorry, something went wrong.
No results found
This version is not compatible with version < v2.0.0
This release adds CI workflows to GitHub.
v2.0.1
14 Dec 07:23
Compare
Sorry, something went wrong.
No results found
This version is not compatible with version < v2.0.0
This release includes the following bugfixes :
Remove COMPILE_LANGUAGE:CXX from set_common_compile_options (#71 )
Increase cmake minimum required (#72 )
v2.0.0
30 Nov 11:45
Compare
Sorry, something went wrong.
No results found
This version is not compatible with version < v2.0.0
This release includes the following bugfixes :
Fixed buffer handling in fragmentation for compatibility with FastDDS (#69 ).
This release includes the following minor changes :
Only add -wsign-conversion if supported (#68 )
Avoid enabling CXX language (#67 )
Fix memcmp in tests (#66 )
Only add -wdouble-promotion if supported (#65 )
Update ABI Stability section (#64 )
v1.2.2
28 Apr 09:14
Compare
Sorry, something went wrong.
No results found
v1.2.1
25 Feb 14:51
Compare
Sorry, something went wrong.
No results found
Add
Fix
Fix alignment zero-length sequence bug (#54 )
Fix asymmetric fragmentation buffers (#55 )
Bugfix in ucdr_reset_buffer function (#53 )
v1.2.0
12 May 10:02
Compare
Sorry, something went wrong.
No results found
Add
Origin/Offset XCDR stream logic.
Packaging compatibility with colcon.
Isolate installation option.
v1.1.0
07 Jun 12:43
Compare
Sorry, something went wrong.
No results found
Fragmentation support.
Single header.
Memory usage improvements.
API use size_t.
v1.0.1
06 Nov 13:35
Compare
Sorry, something went wrong.
No results found
Minor changes.
Related PR #19 .
v1.0.0
19 Oct 18:39
Compare
Sorry, something went wrong.
No results found
New features
Added string native support.
Added prefix to functions.
Improvement docs (README.md)
More tests.
Better project organization.
More secure API at deserializations.
Fixed bugs