This release is a very minor update, intended entirely to address #835 (a problem raised by deb med maintainers running into build problems upstream). This release bumps the included version of the cereal
headers in the corresponding pufferfish
tag to v1.3.2
and also updates the required version for salmon
to match this (i.e. cereal v1.3.2
). Since the prior version included in pufferfish
in past releases, the cereal
library had made 2 patch releases which, nonetheless, were not backwards compatible. This lead to problems when mixing cereal v1.3.2
with v1.3.0
. This release bumps everything to v1.3.2
to match the latest package on debian testing. If salmon 1.10.0
is working fine for you, there's no need to update to this release (but obviously no harm in doing so). It adds no new features or bug fixes within salmon
itself.