Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ANNOUNCE: JSON-GLib 1.0.0 (stable)

0 views
Skip to first unread message

Emmanuele Bassi

unread,
Mar 25, 2014, 8:01:38 AM3/25/14
to
good news, everyone!

after years of development and releases under the 0.x numbering
scheme, JSON-GLib's version number finally caught up with the API
version — i.e. I finally released JSON-GLib 1.0!

JSON-GLib is a small library that aims to provide a decent API to
parse and generate JSON data using GLib and GObject data types; you
can easily convert GObject instances, GBoxed structures, and GVariant
data to and from JSON.

the archive for the release is available here:

https://download.gnome.org/sources/json-glib/1.0/

6e3baf008ce7a84b4af7e05cfd6a3316e28ef9803550d11e16a6c9c81179329b
json-glib-1.0.0.changes
dbf558d2da989ab84a27e4e13daa51ceaa97eb959c2c2f80976c9322a8f4cdde
json-glib-1.0.0.tar.xz

the release has been tagged with `1.0.0`, which resolves to the
following commit in the Git repository:

cb7212b5ee71f18f4023e928884fd55ef54b9327

## Overview of changes for 1.0

• Bump the dependency on GLib to 2.38
• Use the TAP driver for the test suite
• Improve the syntax validation in JsonPath
• Validate the JsonParser input to be UTF-8
• Add command line tools for validating and formatting JSON
• Improve documentation

more information on JSON-GLib is available on the wiki page:

https://wiki.gnome.org/Projects/JsonGlib

have fun!

ciao,
Emmanuele.

--
W: http://www.emmanuelebassi.name
B: http://blogs.gnome.org/ebassi/
_______________________________________________
gnome-announce-list mailing list
gnome-ann...@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list

0 new messages