cereal v 1.2.1
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.