Many thanks for the latest v1.3.1 release!
Unfortunately CEREAL_VERSION_PATCH was not incremented:
|
#define CEREAL_VERSION_PATCH 0 |
This causes e.g. Symengine to not compile with v1.3.1 of cereal (symengine/symengine#1886), as it checks the cereal version number to take into account this change in cereal: f27c12d