Skip to content

v1.3.1

Compare
Choose a tag to compare
@AzothAmmo AzothAmmo released this 17 Jan 05:56
· 11 commits to master since this release

This is a bug fix and minor enhancement release for cereal.

This release contains numerous quality of life improvements and bug fixes that improve support on newer compilers. Continuous integration testing has also been overhauled and cereal now uses github actions in place of travis for linux and mac testing.

Many of these changes come from community contributions.

Highlighted fixes and enhancements include:

  • Github actions in place of Travis CI (thanks to @isuruf, #727)
  • Doctest updates (and upstream patches!) to support all targeted compilers (#714, #736)
  • Cmake modernization (thanks to @ClausKlein, #659)

Bug fixes and minor enhancements:

This is not an exhaustive list of changes or individual contributions. See the closed issues or complete changelog for more information.

New contributors

Want to contribute to cereal?

Open source projects take a considerable amount of time to maintain! Contributions are always appreciated, especially when they can be easily integrated.