Fast CDR v2.4.0
This minor release includes the following features:
- Add opt-in strict bool normalization via the new
STRICT_BOOLCMake option (#319) - Add context to
Cdr(#321)
This release includes the following fixes:
- Remove setting of
SERIALIZED_MEMBER_SIZEwhen serializing a vector of booleans as an array (#332) - Improve checks for sequence lengths (#327)
It also has the following CI improvements:
- Make
skip-cilabel report required statuses as pass (#323)