We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fcf2c2 commit 5188c5bCopy full SHA for 5188c5b
ChangeLog.md
@@ -1,5 +1,5 @@
1
-master
2
-------
+v0.135.0
+--------
3
4
New macros that generate the code to specialize `json_type_traits` from the getter and setter functions
5
and serialize to given names:
include/jsoncons/config/version.hpp
@@ -10,7 +10,7 @@
10
#include <iostream>
11
12
#define JSONCONS_VERSION_MAJOR 0
13
-#define JSONCONS_VERSION_MINOR 134
+#define JSONCONS_VERSION_MINOR 135
14
#define JSONCONS_VERSION_PATCH 0
15
16
namespace jsoncons {
0 commit comments