Skip to content

Releases: beached/json_to_cpp

Release Version 2.1.1 - Updated to reflection dependency changes

Choose a tag to compare

@beached beached released this 28 May 05:13
78a603a
v2.1.1

Updated to reflect changes in header_libraries

Release version 2.1.0b

Choose a tag to compare

@beached beached released this 04 Mar 21:34
54b83b2

Updated documentation

Release Version 2.1.0

Choose a tag to compare

@beached beached released this 04 Mar 20:57
ecc30d1

Full Changelog: v1.0.1...v2.1.0

Version 2 Release Candidate 1

Pre-release

Choose a tag to compare

@beached beached released this 26 Sep 20:40
f27ed58

Updated to support JSON Link 2.0 bindings
Modernized cmake config

release version 1.0.1

Choose a tag to compare

@beached beached released this 22 Sep 17:43
21bd10f

modernized cmake build

Hey it works :)

Choose a tag to compare

@beached beached released this 17 Mar 05:13

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

Choose a tag to compare

@beached beached released this 10 Mar 22:42

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

Washable Marker

Washable Marker Pre-release
Pre-release

Choose a tag to compare

@beached beached released this 25 Nov 23:00

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

Almost Ready

Almost Ready Pre-release
Pre-release

Choose a tag to compare

@beached beached released this 25 Nov 17:02

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

Bug Smashing

Bug Smashing Pre-release
Pre-release

Choose a tag to compare

@beached beached released this 25 Nov 06:55

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