Zserio v2.5.1
The main goal of this release is to publish C++ generator fixes which prevent generation of uncompilable code.
Besides of that, this release contains as well several fixes in core and in generated Java and Python code.
Fixes
#157 - Compound arguments of parameterized types are not properly checked
#201 - Possible resource leak in generated Java code
#220 - Extern type cannot be returned from function
#354 - Wrong evaluation of ternary operator for C++ string literals
#378 - Argument values of parameterized types are not properly checked
#387 - Unpackable choice generates uncompilable C++ code
#388 - Constraints with recursion generates uncompilable C++ code