Releases: beached/json_to_cpp
Releases · beached/json_to_cpp
Release Version 2.1.1 - Updated to reflection dependency changes
Release version 2.1.0b
Updated documentation
Release Version 2.1.0
Full Changelog: v1.0.1...v2.1.0
Version 2 Release Candidate 1
Updated to support JSON Link 2.0 bindings
Modernized cmake config
release version 1.0.1
modernized cmake build
Hey it works :)
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
Old is the new Code Again
Fixed up to build and a few more modern things like std::optional
Washable Marker
Filter out C++ keywords by prefixing with json_ and added Http User Agent support
Almost Ready
This release fixes the bugs in array processing and adds command line parameters
Bug Smashing
This release should work for most data types. Just looking for bugs now