Skip to content

Releases: oknenavin/cxon

Release 0.52.0

24 Mar 20:01
Compare
Choose a tag to compare
  • CBOR support compliant with RFC7049
  • CBOR/NODE with the same interaface as JSON/NODE
  • cross JSON/CBOR serialization

Release 0.51.1

18 Feb 18:02
Compare
Choose a tag to compare
  • json: fix undefined behavior in charconv implementation for C++11

Release 0.51.0

17 Feb 14:19
Compare
Choose a tag to compare

It's the first release after the repository was deleted by accident and includes:

  • the implementation strictly complies with RFC7159 / ECMA-404
  • supports C++'s fundamental and compound types
  • supports good part of the standard library types including the container library

See the readme for details.