Json To Cpp Versions Save

Generate C++ class from JSON data

v2.1.1

1 year ago

v2.1.0b

2 years ago

Updated documentation

v2.0.0-rc1

3 years ago

Updated to support JSON Link 2.0 bindings Modernized cmake config

v1.0.1

3 years ago

modernized cmake build

v1.0.0

5 years ago

Fully supports the new daw_json_link bindings and fixed errors with arrays and optionals. The order of members generated matches that of the original data

v0.9.2

5 years ago

Fixed up to build and a few more modern things like std::optional

0.9.1

7 years ago

Filter out C++ keywords by prefixing with json_ and added Http User Agent support

0.9

7 years ago

This release fixes the bugs in array processing and adds command line parameters

0.2

7 years ago

This release should work for most data types. Just looking for bugs now