Skip to content

Releases: beached/json_to_cpp

Release Version 2.1.1 - Updated to reflection dependency changes

28 May 05:13
78a603a
Compare
Choose a tag to compare
v2.1.1

Updated to reflect changes in header_libraries

Release version 2.1.0b

04 Mar 21:34
54b83b2
Compare
Choose a tag to compare

Updated documentation

Release Version 2.1.0

04 Mar 20:57
ecc30d1
Compare
Choose a tag to compare

Version 2 Release Candidate 1

26 Sep 20:40
f27ed58
Compare
Choose a tag to compare
Pre-release

Updated to support JSON Link 2.0 bindings
Modernized cmake config

release version 1.0.1

22 Sep 17:43
21bd10f
Compare
Choose a tag to compare

modernized cmake build

Hey it works :)

17 Mar 05:13
Compare
Choose a tag to compare

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

10 Mar 22:42
Compare
Choose a tag to compare

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

Washable Marker

25 Nov 23:00
Compare
Choose a tag to compare
Washable Marker Pre-release
Pre-release

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

Almost Ready

25 Nov 17:02
Compare
Choose a tag to compare
Almost Ready Pre-release
Pre-release

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

Bug Smashing

25 Nov 06:55
Compare
Choose a tag to compare
Bug Smashing Pre-release
Pre-release

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