2010-02-28 09:16:54 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Feb 26 17:03:37 CET 2010 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.10.2:
|
|
|
|
+ Documentation fixes for GBoxed transformation functions
|
|
|
|
+ Zero all fields of JsonObject on creation
|
|
|
|
|
2010-01-18 14:04:32 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jan 2 16:10:03 CET 2010 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.10.0:
|
|
|
|
+ Build fixes.
|
|
|
|
- Drop json-glib-fix-build.patch: fixed upstream.
|
|
|
|
|
2009-12-30 00:22:41 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Dec 27 01:38:37 CET 2009 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.9.2:
|
|
|
|
+ Fix generation of doubles
|
|
|
|
+ Add more units to the test suite
|
|
|
|
+ Add JsonNode macros for quick type checking
|
|
|
|
+ Guarantee insertion order when parsing and generating JSON
|
|
|
|
Objects
|
|
|
|
+ Serialize GParamSpecObject properties
|
|
|
|
+ Add serialization and deserialization for GBoxed types
|
|
|
|
+ Add API for serializing GObjects to, and deserializing from,
|
|
|
|
JsonNode
|
|
|
|
+ Build environment fixes
|
|
|
|
+ Documentation fixes
|
|
|
|
+ Generate correct introspection data
|
|
|
|
+ Make JsonSerializable in complete control of deserialization
|
|
|
|
- Changes from version 0.8.0:
|
|
|
|
+ Remove the in-tree Vala bindings: they are part of Vala, now
|
|
|
|
+ Remove the in-tree Debian packaging
|
|
|
|
+ Fix: JsonGenerator does not escape special characters
|
|
|
|
+ Fix: Conditionally compile the test suite
|
|
|
|
+ Display the filename and line inside the error messages when
|
|
|
|
loading from a file
|
|
|
|
+ Fix: Correctly terminate a string array
|
|
|
|
+ Fix: Regression tests fail on OpenBSD
|
|
|
|
+ Do not leak memory on error code paths
|
|
|
|
+ Improve and clean up the build system
|
|
|
|
+ Make JsonNode completely opaque
|
|
|
|
+ Conditionally generate introspection data on build
|
|
|
|
+ Fix: Do not overwrite when copying
|
|
|
|
+ Deprecate json_object_add_member()
|
|
|
|
+ Add convenience accessors for JsonObject and JsonArray
|
|
|
|
+ Add convenience iteration functions for JsonObject and
|
|
|
|
JsonArray
|
|
|
|
+ Automatically promote integers to gint64, to compensate for the
|
|
|
|
lack of integer size in the JSON specificiation
|
|
|
|
+ Disallow the inclusion of single header files: only json-glib.h
|
|
|
|
and json-gobject.h can be included directly
|
|
|
|
+ Documentation fixes
|
|
|
|
+ Clean up and remove code duplication inside the Parser object
|
|
|
|
- Add gobject-introspection-devel BuildRequires.
|
|
|
|
- Add json-glib-fix-build.patch to fix build.
|
|
|
|
|
2009-07-31 19:56:01 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jun 13 22:41:53 CEST 2009 - vuntz@novell.com
|
|
|
|
|
|
|
|
- Also package AUTHORS ChangeLog COPYING NEWS README.
|
|
|
|
|
2009-07-10 04:41:06 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 19 18:12:15 CEST 2009 - dominique-obs@leuenberger.net
|
|
|
|
|
2009-07-31 19:56:01 +02:00
|
|
|
- Specfile cleanups.
|
2009-07-10 04:41:06 +02:00
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 25 11:08:15 CET 2009 - dominique@leuenberger.net
|
|
|
|
|
|
|
|
- Initial package of 0.6.2 for openSUSE
|