[gxml] Created tag 0.14.0
- From: Daniel Espinosa Ortiz <despinosa src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gxml] Created tag 0.14.0
- Date: Sun, 12 Mar 2017 18:44:03 +0000 (UTC)
The unsigned tag '0.14.0' was created.
Tagger: Daniel Espinosa <esodan gmail com>
Date: Thu Mar 9 18:53:13 2017 -0600
Release 0.14
===============
Version 0.14
===============
* API additions now GXml.Text.str is writable see Bug #779038
* Fixed running conditions on XParser
* Vala required version is set to 0.34.6
* Some documentation additions
* Build system improvements (Rico Tzschichholz)
* Removing lot of warnings
* Simplified GomHashMap using MappeableElement
* Added new interface MappeableElementPairKey for double key hash
collections
* Added GomHashPairedMap collection using MappeableElementPairKey
* New GomObject.clean_property_elements() to search and remove redundant
nodes of requested property.
* New GomObject.find_elements() to search and return a list of all child
elements of same type.
* Added documentation on how to define properties removing redundant
child nodes.
* Added --disable-docs switch
* Renamed IXsdListAttributesGroup, remember this is unstable API
* Improved VALAC_CHECK and new VALA_PKG_CHECK macros
* New and updated translations:
Updated Brazilian by Rafael Fontenelle <rafaelff gnome org>
Updated Polish by Piotr Drąg <piotrdrag gmail com>
Updated Servian by Мирослав Николић
<miroslavnikolic rocketmail com>
===============
Version 0.13.98
===============
* GOM implementation improvements:
- GomProperty now requires to use nick with a :: prefix to
serialization
this removes property initialization
- GomElement improvements, fixes and new read from stream method
* Documentation improvements with examples
* GOM Attributes access fixes
* Added convenient methods to easy implementation of derived classes
* Improved GomCollection implementations: HashMap, ArrayList and
HashPairedMap
* New GomProperty implementations for Date, DateTime
* New and updated translations:
Updated Brazilian by Rafael Fontenelle <rafaelff gnome org>
Updated Polish by Piotr Drąg <piotrdrag gmail com>
Updated Czech by Marek Černocký <marek manet cz>
===============
Version 0.13.90
===============
* Added XSD interfaces (unstable) and GXml.Gom* implementation
* Fixes on GXml.Gom* reading and writing namespaces
* New and updated translations:
Updated Polish by Piotr Drąg <piotrdrag gmail com>
===============
Version 0.13.0
===============
* Enable documentation generation by default
* Added XPath interfaces and initial implementation based on libxml2
* Removed old DOM1 implementation on xNode/xDocument
* API change on DomImplementation.with_ids () for DocumentType to
DomDocumentType
* API change changed long/ulong to int
* Added new DOM4 implementation called GOM
* API change GXml.NodeType changed X_UNKNOWN to INVALID
* API change fixed DomElement.set_attribute/_ns now requires not null
values
* New Serialization framework using GOM for GObject classes
* New and updated translations:
Updated Polish by Piotr Drąg <piotrdrag gmail com>
Updated Hungarian by Balázs Meskó <meskobalazs gmail com>
Updated German by Christian Kirbach
<Christian Kirbach gmail com>
Updated Czech by Marek Černocký <marek manet cz>
Changes since the last tag '0.13.98':
Daniel Espinosa (17):
Added MappeableElement interface for GomHashMap
Added utilities for one element properties child
Added GomHashPairedMap a two key collection map
Added MappeableElementPairKey test case
Text.str now is writable
Added --disable-docs switch
GXmlHashMapAttr: remove property using libxml2
SerializableObjectModel.desarialize remove warning
Removing Vala warnings
Fix IXsdListAttributesGroup name. Documentation Fixes.
Improve autotools. Removing warnings.
Ported to Vala 0.36. Removing Xmlx namespace
Set required Vala version to 0.35.6.7
Revert to requiring Vala 0.34
DomElement: Adding set_attribute_ns documentation
XParser: reset TextReader/Writer once finished
Released 0.14
Piotr Drąg (1):
Update Polish translation
Rafael Fontenelle (1):
Update Brazilian Portuguese translation
Rico Tzschichholz (3):
xlibxml-1.0: Fix argument type of validate_name()
test: Clean up setting of TEST_DIR/TEST_SAVE_DIR
test: Don't generate *.xml while they don't contain any replacements
Мирослав Николић (2):
Updated Serbian translation
Updated Serbian translation
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]