171f3370a97b9f3c48a4036dc603ed9e0e508fb7
[platform/upstream/libgsignon-glib.git] / NEWS
1 libsignon-glib NEWS
2
3 Version 1.7
4 -----------
5
6 * Support GValues of type GVariant
7   http://code.google.com/p/accounts-sso/issues/detail?id=121
8
9 Version 1.6
10 -----------
11
12 * Be Python 3 compatible
13
14 Version 1.5
15 -----------
16
17 * Add workaround for missing GStrv support in PyGObject
18 * Port from dbus-glib to GDBus
19
20 Version 1.4
21 -----------
22
23 * Update licence is tests
24
25 Version 1.3
26 -----------
27
28 * AuthSession: let the callback unreference "self"
29   http://code.google.com/p/accounts-sso/issues/detail?id=121
30 * Several improvements to tests
31 * Distribute Vala bindings
32 * Add Requires.private to pkg-config files
33
34 Version 1.2
35 -----------
36
37 * Depend on latest signond
38 * Remove support for old D-Bus API
39 * Improve creation of GError instances
40 * Use dbus-test-runner for running tests if available
41 * Support new signond D-Bus API
42 * Several API reference documentation improvements
43 * Add GObject-Introspection for bindings
44 * Add GType information to enums
45 * Tidy public includes
46 * Define SignonIdentityInfo as a new boxed type