About libgdata ============== libgdata is a GLib-based library for accessing online service APIs using the GData protocol — most notably, Google's services. It provides APIs to access the common Google services, and has full asynchronous support.
News ==== Major changes: • Support reporting quotas for Drive usage (thanks to Michael Terry) • Bump GLib dependency to 2.44 for g_autoptr() support • Add g_autoptr() support for some core classes • Port from GSimpleAsyncResult to GTask • More porting to the Google Drive v2 API (ongoing thanks to Debarshi Ray for working on and maintaining this) API changes: • Add GDataDocumentsMetadata • Add gdata_documents_service_get_metadata(), gdata_documents_service_get_metadata_async(), gdata_documents_service_get_metadata_finish() • Initial g_autoptr() support for core classes Bugs fixed: • Bug 783046 — Invalid URIs are generated when q and q_internal properties are set • GitHub PR #1 — added initial .travis.yml • Bug 785885 — Expose information about quota usage • Bug 684920 — Port to Google Drive API v2 ChangeLog ========= https://download.gnome.org/sources/libgdata/0.17/libgdata-0.17.9.changes (12.9K) Download ======== https://download.gnome.org/sources/libgdata/0.17/libgdata-0.17.9.tar.xz (1.37M) sha256sum: 85c4f7674c0098ffaf060ae01b6b832cb277b3673d54ace3bdedaad6b127453a _______________________________________________ ftp-release-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/ftp-release-list
