cereal v1.2.1 Release Notes

Release Date: 2016-08-10 // over 7 years ago
  • ๐Ÿš€ This is a minor feature and bug fix release for cereal.

    Notable changes include:

    • ๐Ÿ‘Œ Support for g++ 6 (#300)
    • โœจ Enhancements to support optional thread safety (#315, #320, thanks to @ChrisBFX)

    ๐Ÿ›  Minor fixes and enhancements include:

    • ๐Ÿ›  Fixed compilation errors with g++ 4.7.3 (#311)
    • ๐Ÿ†• New documentation for the PIMPL idiom (#324) as well as threading (#322)

    ๐Ÿ‘€ See the closed issues for more information.