5363afa017
- update to 1.3.0: * Deferred serialization for smart pointers (#185) * Initial support for C++17 standard library variant and optional (thanks to @arximboldi, #448) * Support for std::atomic (thanks to @bluescarni, #277) * Vastly improved continuous integration testing (#568, #569) * Fixed several issues related to compilation on newer compilers (#579, #587, #515) * Fixed warnings with -Wconversion and -Wdocumentation (thanks to @WSoptics, #423) * Performance improvements for polymorphic serialization (#354) * Fixed a bug related to CEREAL_REGISTER_DYNAMIC_INIT with shared libraries (thanks to @M2tM, #523) * Avoid unnecessary undefined behavior with StaticObject (thanks to @erichkeane, #470) * New version.hpp file describes cereal version (#444) * Ability to disable size=dynamic attribute in the XML archive (thanks to @hoensr, #401) remove 8b8f5814e292e03bb5b07333a0e634ef0481c85b.patch: upstream
Dirk Mueller2020-08-15 20:29:05 +00:00