Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 383 Bytes

CHANGELOG.md

File metadata and controls

11 lines (7 loc) · 383 Bytes

Changelog

Unreleased

  • Breaking: Removed (de-)serialization support for boost::any. (#10)
  • Minor: Added support for (de-)serializing from/to std::any. (#10)
  • Minor: Added support for (de-)serializing from/to std::string_view (#9).

v0.1.0

  • Initial release