news 28 Posted March 25, 2015 Hi all; a new stable release of JSON-GLib is now available for download: https://download.gnome.org/sources/json-glib/1.0/ SHA256 Checksum: 80f3593cb6bd13f1465828e46a9f740e2e9bd3cd2257889442b3e62bd6de05cd Additionally, a git clone of the source tree: git clone git://git.gnome.org/json-glib will include a signed 1.0.4 tag which points to a commit named: c7bbaf2a3f3e07d9d4e48591e765f388541ecd7f which can be verified with: git verify-tag 1.0.4 and can be checked out with a command such as: git checkout -b build 1.0.4 JSON-GLib is a library providing serialization and deserialization support for the JavaScript Object Notation (JSON) format described by RFC 4627, and it integrates with the core GNOME platform via GLib, GObject, and GIO. More information on JSON-GLib is available on the wiki: https://wiki.gnome.org/Projects/JsonGlib The JSON-GLib API reference is available on developer.gnome.org: https://developer.gnome.org/json-glib/ Changes between 1.0.2 and 1.0.4: - updates in the project files for building with MSVC [Chun-Wei Fan] - handle serialization and deserialization of more GLib types: glong, gulong, and guint64 [Tristan Van Berkom] - improve reliability of JsonReader and nested objects [Philip Withnall] Ciao, Emmanuele. -- https://www.bassi.io [ ( -at -) ] ebassi [ ( -at -) gmail.com] _______________________________________________ Share this post Link to post