json-glib 1.2.0



About JSON-GLib
===============

JSON-GLib implements a full JSON parser using GLib and GObject. Use
JSON-GLib it is possible to parse and generate valid JSON data
structures, using a DOM-like API. JSON-GLib also offers GObject
integration, providing the ability to serialize and deserialize
GObject instances to and from JSON data types.

ChangeLog
=========

commit 19f5626b70e72a81dae7ee11b4c3a4d75779a7be
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Tue Mar 22 16:14:19 2016 +0000

    Release JSON-GLib 1.2.0 (stable)

 configure.ac | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit ae32d238ee2479002d07d7b5b19a482dc31e7ffd
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Tue Mar 22 16:01:46 2016 +0000

    node: Turn a g_debug() call into a JSON_NOTE
    
    This allows conditional compilation, and it makes the debugging code
    consistent.

 json-glib/json-node.c | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

commit b659345f0fbf08053ae7087c7c2eb25905e61cf3
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Tue Mar 22 16:01:25 2016 +0000

    debug: Add flag for debugging nodes

 json-glib/json-debug.c | 3 ++-
 json-glib/json-debug.h | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

commit 14fa35ca93b1e553c2f50df5527bb17fb84d69d1
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Tue Mar 1 18:59:31 2016 +0000

    Post-release version bump to 1.1.3

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



Download
========
https://download.gnome.org/sources/json-glib/1.2/json-glib-1.2.0.tar.xz (572K)
  sha256sum: 99d6dfbe49c08fd7529f1fe8dcb1893b810a1bb222f1e7b65f41507658b8a7d3



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]