1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686
|
===============
Version 0.20.4
===============
* Update dependencies for glib, libxml2 and gee
* Meson: remove warnings and deprecated messages
* Fix: interfaces should not be abstract (Rico Tzschichholz)
* StreamBuilder: improve parsing stages
* StreamReader: improve error messages and stream fail handling
* Updated translations:
Spanish by Daniel Mustieles <daniel.mustieles@gmail.com>
Romanian by Florentina Mușat <florentina.musat.28@gmail.com>
Servian by Мирослав Николић <miroslavnikolic@rocketmail.com>
Czech by Marek Černocký <marek@manet.cz>
Basque by Asier Sarasua Garmendia <asier.sarasua@gmail.com>
Hungarian by Balázs Úr <ur.balazs at fsf dot hu>
Danish by Alan Mortensen <alanmortensen.am@gmail.com>
Chinese by lumingzh <lumingzh@qq.com>
Swedish by Anders Jonsson <anders.jonsson@norsjovallen.se>
Ukranian by Yuri Chornoivan <yurchor@ukr.net>
Polish by Piotr Drąg <piotrdrag@gmail.com>
Brazilian Portuguese by Enrico Nicoletto <hiko@duck.com>
Portuguese by Hugo Carvalho <hugokarvalho@hotmail.com>
German by Jürgen Benvenuti <gastornis@posteo.org>
Indonesian by Andika Triwidada <andika@gmail.com>
===============
Version 0.20.3
===============
* Many memory leaks for XHtmlDocument implementation based on libxml2
* Updated translations:
Polish by Piotr Drąg <piotrdrag@gmail.com>
Brazillian Portuguese by Rafael Fontenelle <rafaelff@gnome.org>
Ukrainian by Yuri Chornoivan <yurchor@ukr.net>
Swedish by Anders Jonsson <anders.jonsson@norsjovallen.se>
===============
Version 0.20.2
===============
* Many memory leaks fixes
* Improved unit tests for better debuging
* Improved error messages
* XNode: use all cases for NodeType and DomNode.NodeType
* XPath: better error information with line number
* Updated translations:
Czech by Marek Černocký <marek@manet.cz>
Brazillian Portuguese by Enrico Nicoletto <liverig@gmail.com>
Swedish by Anders Jonsson <anders.jonsson@norsjovallen.se>
Polish by Piotr Drąg <piotrdrag@gmail.com>
Ukrainian by Yuri Chornoivan <yurchor@ukr.net>
Basque by Asier Sarasua Garmendia <asier.sarasua@gmail.com>
Servian by Мирослав Николић <miroslavnikolic@rocketmail.com>
Hungarian by Balázs Úr <balazs@urbalazs.hu>
Spanish by Daniel Mustieles <daniel.mustieles@gmail.com>
Rumanian by Daniel Șerbănescu <daniel@serbanescu.dk>
===============
Version 0.20.1
===============
* XParser: provides the line number on parsing error
* XParser: MatchInfo.fetch_named() returns an empty string for no result
* XNode: Fix memory leak when cloning
* XParser: Fix memory leaks
* XDocument: Fix memory leak
* Updated translations:
Basque by Asier Sarasua Garmendia <asier.sarasua@gmail.com>
German by Philipp Kiemle <philipp.kiemle@gmail.com>
Servian by Мирослав Николић <miroslavnikolic@rocketmail.com>
Czech by Marek Černocký <marek@manet.cz>
Hungarian by Balázs Úr <balazs@urbalazs.hu>
Swedish by Anders Jonsson <anders.jonsson@norsjovallen.se>
Brazillian Portuguese by Enrico Nicoletto <liverig@gmail.com>
Indonesian by Andika Triwidada <atriwidada@gnome.org>
===============
Version 0.20.0
===============
* Add more CSS version 3 expressions
* New HTMLDocument
* Transition from pre 0.20 API, can be found at Wiki https://gitlab.gnome.org/GNOME/gxml/wikis/home
* API simplification (breaks)
* Remove of obsolete and deprecated API
* Meson: options renaming
* Gom* classes renamed by removing the Gom prefix (API simplification)
this means, for example: GomDocument to Document and GomElement to Element.
* No DOM4 API changes made
* General interfaces removed
* TNode derived classes removed
* GNode derived classes (libxml2) renamed to XNode derived ones (GDocument to XDocument)
* Documentation updates
* Document: export search_root_element_property()
* Enum class now can be configured to change its value string
representation, to use the default GLib, use upper cases,
use nick and use nick upper cases.
* If a deserialization of an enum property yields
to an invalid string of an enum, then that is
hold and used to serialize back, so no data is
lost and is tolerant for extensions not included
in the current implementation
* Parser: improve error on collection initialization
* Add default namespaces resolution
* New multi-type collection can recognize more than one
object direved from the same type, like an interface
* New translations
Romanian by Florentina Mușat <florentina.musat.28@gmail.com>
Ukrainian by Yuri Chornoivan <yurchor@ukr.net>
* Updated translations:
Brazillian Portuguese by Rafael Fontenelle <rafaelff@gnome.org>
Spanish by Daniel Mustieles <daniel.mustieles@gmail.com>
Catalan by Jordi Mas <jmas@softcatala.org>
Polish by Piotr Drąg <piotrdrag@gmail.com>
Swedish by Anders Jonsson <anders.jonsson@norsjovallen.se>
British English by Zander Brown <zbrown@gnome.org>
Hungarian by Balázs Úr <balazs@urbalazs.hu>
Czech by Marek Černocký <marek@manet.cz>
Basque by Asier Sarasua Garmendia <asier.sarasua@gmail.com>
Indonesian by Andika Triwidada <atriwidada@gnome.org>
Greek by Efstathios Iosifidis <eiosifidis@gnome.org>
Danish by Ask Hjorth Larsen <asklarsen@gmail.com>
===============
Version 0.18.1
===============
* GParser: fix create_stream() using string.data
* build: add support for darwin_versions thanks to Tom Schoonjans <Tom.Schoonjans@diamond.ac.uk>
* Add missing meson files in tarball created with autotools
* Meson: renamed options removing enable and disable prefix
===============
Version 0.18.0
===============
* GomDocument now can detect default a root property and instantiate it on reading
* New API in DomDocument and DomElement for read/write operations
* New serialization methods for DomElement and DomDocument interfaces
* Now all GomElement attributes are available from 'attributes' property,
this include basic and Object's implementing GomProperty
* New CSS Selectors (Level 3) machinery thanks to Yannick Inizan <inizan.yannick@gmail.com>
* New Meson setup, to allow GXml as a subproject
* GomCollection's name renamed to convert them as default interfaces to implement
* Deprecated TNode and derived classes
* Deprecated Node and derived classes
* Deprecated Serializable and derived classes
* Fixes on Unit Tests
* Added benchmark tests
* Documentation updates
* Updated translations:
Hungarian by Balázs Úr <balazs@urbalazs.hu>
Indonesian by Kukuh Syafaat <kukuhsyafaat@gnome.org>
German by Tim Sabsch <tim@sabsch.com>
Spanish by Daniel Mustieles <daniel.mustieles.contractor@bbva.com>
Swedish by Anders Jonsson <anders.jonsson@norsjovallen.se>
Brazilian Portuguese by Rafael Fontenelle <rafaelff@gnome.org>
Czech by Marek Černocký <marek@manet.cz>
Polish by Piotr Drąg <piotrdrag@gmail.com>
French by BZHDeveloper <inizan.yannick@gmail.com>
Danish by Ask Hjorth Larsen <asklarsen@gmail.com>
===============
Version 0.16.3
===============
* Fix GDocument namespaces by Chris Lee <clee@mg8.org>
* Fix Issue #2: Adding gxml.deps.in in distribution tar
* Autotools: Updated address for issues to GNOME's GitLab instance
* README: Updated for Autotools, Meson and documentation
* Updated translations:
Brazilian Portuguese by Rafael Fontenelle <rafaelff@gnome.org>
Indonesian by Kukuh Syafaat <syafaatkukuh@gmail.com>
Swedish by Anders Jonsson <anders.jonsson@norsjovallen.se>
Spanish by Daniel Mustieles <daniel.mustieles@gmail.com>
German by Tim Sabsch <tim@sabsch.com>
Hungarian by Balázs Úr <balazs@urbalazs.hu>
===============
Version 0.16.2
===============
* Fix typos in translatable strings by Piotr Drąg <piotrdrag@gmail.com>
* Updated translations:
Brazilian Portuguese by Rafael Fontenelle <rafaelff@gnome.org>
Czech by Marek Cernocky <marek_cernocky@conel.cz>
Polish by Piotr Drąg <piotrdrag@gmail.com>
===============
Version 0.16.1
===============
* GomElement: Fixed attributes traversing
* Updated translations:
Brazilian Portuguese by Rafael Fontenelle <rafaelff@gnome.org>
===============
Version 0.16.0
===============
* DOM4: Implemented CSS Selectors
* Fixes on Meson build system
* Relaxing duplicated namespace checks
* Making library LT version consistent
* Fixed GomElement.id implementation
* Fixes for Gom Serialization
* Set valac required to 0.36.7ç
* GXmlDocument: Fixed DomParentNode.children implementation
* GomElement, Parser: Fix parse namespaced attributes
* GomDocument: Fixed get_element_by_id()
* XPath: Reimplemented write_stream_async, create_stream_async
* Gom: DocumenType write remove DTD definitions []
* Gom: Added support for DOCTYPE definitions
* Fixed lookup_namespace_uri()
* Better support of xmlns http://www.w3.org/2000/xmlns
* Fixes for Vala 0.39
* Updated examples to new API
* Removed gtk-doc
* Make documentation generation optional if no valadoc is present
* New and updated translations:
Updated Czech translation by Marek Cernocky <marek_cernocky@conel.cz>
Update Hungarian translation by Balázs Meskó <meskobalazs@fedoraproject.org>
Update Polish translation by Piotr Drąg <piotrdrag@gmail.com>
Update German translation by Mario Blättermann <mario.blaettermann@gmail.com>
Update Swedish translation by Josef Andersson <l10nl18nsweja@gmail.com>
Update Indonesian translation by Kukuh Syafaat <syafaatkukuh@gmail.com>
===============
Version 0.15.2
===============
* GomElement gains delaying parsing to improve parse time
* GomDocument and GomElement gain async methods for parsing
* GomDocument can be converted to string
* New GomHashTreeMap implementation, allowing to create collections with
Gee.TreeMap API
* XParser can create an InputStream to dump string of the object
* XParser gains async method for parsing
* Added infrastructure for CSS Selectors, basic implementation. Added to DOM4
implementation classes
* Improvements to HTML parsing, adding new methods to be used on different
sources. Renamed HtmlDocument to GHtmlDocument, implementing a new interface
DomHtmlDocument for future expansions of HTML engines
* Improved HTML to string conversion using DomHtmlDocument.to_html(), actually
just GHtmlDocument implements it using libxml2
* DomNonDocumentTypeChildNode.next/previous_element_sibling converted to owned
and fixed on G and Gom implementations
* Improved Meson build system
* xlibxml have been deprecated and will be removed in future versions
* Ported C examples to new API
* Updated documentation
* New and updated translations:
Added Catalan by Matej Urbančič <mateju@svn.gnome.org>
Updated Indonesian by Andika Triwidada <atriwidada@gnome.org>
Updated Spanish by Daniel Mustieles <daniel.mustieles@gmail.com>
Updated Hungarian by Balázs Úr <urbalazs@gmail.com>
Updated Slovenian by Matej Urbančič <mateju@svn.gnome.org>
Updated Polish by Piotr Drąg <piotrdrag@gmail.com>
Updated Czech by Marek Černocký <marek@manet.cz>
Updated Brazilian by Rafael Fontenelle <rafaelff@gnome.org>
Updated Servian by Мирослав Николић <miroslavnikolic@rocketmail.com>
===============
Version 0.14.3
===============
* Fixed allow http://www.w3.org/2000/xmlns as URI for namespace declaration
===============
Version 0.14.2
===============
* Fixed parsing dates on GomDate
* New and updated translations:
Update Hungarian by Balázs Úr <urbalazs@gmail.com>
Updated German by Mario Blättermann <mario.blaettermann@gmail.com>
Update Indonesian by Andika Triwidada <atriwidada@gnome.org>
Updated Polish by Piotr Drąg <piotrdrag@gmail.com>
Updated Brazilian Portuguese by Rafael Fontenelle <rafaelff@gnome.org>
===============
Version 0.14.1
===============
* valadoc is not necessary to build from tarball
* New and updated translations:
Updated Swedish by Josef Andersson <l10nl18nsweja@gmail.com>
Updated Polish by Piotr Drąg <piotrdrag@gmail.com>
===============
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>
===============
Version 0.12.0
===============
* Fixed vapi installation, honoring vala pc file
* Fixed Bug #760568
* Fixed Bug #769363
* Simplified documentation generation using just --enable-docs
* Removed Node.childs
* DOM4 implementation:
API Changes:
* Node.children now is Node.children_nodes
* Element.set_ns_attr now use string for namespace, considering if prefix is included in URI.
API Addintions:
* DOM4 interfaces
* DOM4 collection implementations
* Node: get_elements_by_name (), get_elements_by_name_ns ()
Implementations:
* GNode series implement DOM4 interfaces
Deprecations:
* xNode/xDocument type classes now are deprecated, they use an old DOM1 API
* New and updated translations:
Updated Serbian by Мирослав Николић <miroslavnikolic@rocketmail.com>
Updated Czech by Marek Černocký <marek@manet.cz>
Updated Polish by Piotr Drąg <piotrdrag@gmail.com>
Updated Hungarian by Balázs Meskó <meskobalazs@gmail.com>
Updated Spanish by Daniel Mustieles <daniel.mustieles@gmail.com>
Added Indonesian by Andika Triwidada <atriwidada@gnome.org>
Updated Brazilian Portuguese by Enrico Nicoletto <liverig@gmail.com>
* TNode based classes API changes:
* TDocument.read_doc_stream() now throws GLib.Error
* Reducing number of warnings at valac compilation time
* Bump version of required VALAC to 0.32, due to use of [Version] annotation
* Updated Debian packaging by Yannick Inizan <inizan.yannick@gmail.com>
===============
Version 0.10.0
===============
* New and updated translations:
Added zh_CN by Yating Kuang <yatingkuang@ubuntukylin.com>
Updated Swedish by Anders Jonsson <anders.jonsson@norsjovallen.se>
Updated German by Mario Blättermann <mario.blaettermann@gmail.com>
Updated Brazilian Portuguese by Enrico Nicoletto <liverig@gmail.com>
Updated Czech by Marek Černocký <marek@manet.cz>
Updated Serbian by Марко М. Костић <marko.m.kostic@gmail.com>
Updated Hungarian by Balázs Meskó <meskobalazs@gmail.com>
Updated Polish by Piotr Drąg <piotrdrag@gmail.com>
===============
Version 0.9.92
===============
* New constructor methods for TDocument using custom ReadTypeFunc
* Bug fixes
* New and updated translations:
Updated Polish by Piotr Drąg <piotrdrag@gmail.com>
Updated Serbian by Мирослав Николић <miroslavnikolic@rocketmail.com>
==========================
Version 0.9.90 and 0.9.91
==========================
* New TDocument.from_stream(), .from_string and .from_uri() methods
* API change TwNode and derived classes renamed to TNode
* Added parse capabilities to TDocument
* Improved performance tests, pointing: GDocument has better memory usage and
better performance than xDocument; TDocument has better performance but more
memory usage than GDocument.
* Bug fixes
* New and updated translations:
Added Hungarian by Matej Urbančič <mateju@svn.gnome.org>
Added Slovenian by Matej Urbančič <mateju@svn.gnome.org>
Added Greek by Γιάννης Κουτσούκος <giankoyt@gmail.com>
Added Swedish by Anders Jonsson <anders.jonsson@norsjovallen.se>
Updated Czech by Marek Černocký <marek@manet.cz>
Updated Brazilian Portuguese by Rafael Fontenelle <rafaelff@gnome.org>
===============
Version 0.9.2
===============
* API change Serializable.deserialize now return a boolean
* API change SerializableCollection: added new abstract methods for post-deserialization
* SerializableCollection: Implementations now support enable/disable deserialization
for post-deseralization using SerializableCollection.deserialize_children() for initial
document load time optimization
* More memory optimizations: SerializableCollection implementations don't hold
objects for unknown properties/nodes
===============
Version 0.9.1
===============
* Added GXml.Node.parent property
* Performance measuring: GDocument equivalent to xDocument
* Memory usage: GDocument 42% less memory
* Memory for de/serialization using GDocument+TwDocument Vs.
xDocument+TwDocument improved using 63% less memory
===============
Version 0.9.0
===============
API/ABI break
* API change: Removed GXml.SerializableJson and GXml.Serialization, due to they
have been unmaintained for a while now.
* API change: GXml.NodeList is now a Gee.ArrayList<GXml.Node> specialized class for better
bindings support. The old class has been renamed to GXml.xNodeList.
* API change: Most interfaces now return owned properties in order to allow implementations
to handle its internals without expose/keep in memory some data, returning
objects just on request.
* New libxml2 implementation called GNode and derivatives, expected to replace
old implementation. It is a creating objects on demand.
* New HtmlDocument for HTML handling
* Element interface removed finalize_attr (), due it is unused
* Element added new get_ns_attr() for namespaced attributes
* Element implements set_ns_attr()
* xNode and derivatives enter to a maintenance status, in order
to be deprecated in future, some tests haven't been added
due to its internal complexity, like poor namespaces support. Is
better to relay on GNode and derivatives. DOM API will be added
in future versions to deprecate and remove xNode derivatives.
* Serializable tests now relay on GDocument
* Fixes on Unit Tests
* Added more stressful performance tests, to compare xDocument vs GDocument with
equivalent performance
===============
Version 0.8.2
===============
* Fixed segfault on xDocument.from_stream()
* Added test for remote file read using GLib.File
=============
Version 0.8.1
=============
Most changes improves GIO GLib.File use, trying to read/write any file from/to
local or remote locations.
* GXml.Document gains a backup property, set to true by default to save files
with a backup operation
* GXml.Document.save_as() now is abstract, you should implement it.
* GXml.Document.save_as() now should not overwrite its file property
* GXml.DomException.warning() now is deprecated use exception(), now message on
errors just printed when -D DEBUG is used at compile time
* Added Xmlx.reset_last_error() and used to cleanup errors before each operation
* Added Xmlx.context_get_last_error() to deprecate parser_context_get_last_error ()
* Added Xmlx.context_reset_last_error()
* Xmlx methods now have sanity checks asserts
* xDocument.from_stream() now use GIO internally to open any GLib.File valid object
* xDocument.from_string() now don't fails on XML with no root
* xDocument.save_to_stream() now use GIO internally to write to any GLib.File valid object
* TwDocument.save_to() deprecated by save_as() from GXml.Document implementation
* New Translations:
* Added German translation by Mario Blättermann
* Added Brazilian Portuguese translation by Rafael Fontenelle
=============
Version 0.8.0
=============
This new version is API compatible with 0.6 series
* Added SerializableValueList, SerializableBool, SerializableDouble, SerializableFloat,
SerializableInt, SerializableEnum, for nullable attributes to avoid them be in
XML file. All properties are based on new SerializableProperty interface.
* Improved documentation
* Added support for translations:
- Added Serbian by Мирослав Николић
- Added Spanish by Daniel Mustieles
- Added Portuguese by Pedro Albuquerque
- Added Czech by Marek Černocký
- Added Polish by Piotr Drąg
=============
Version 0.6.0
=============
This new version is API/ABI incompatible with 0.4 series.
Most work has been on simplifying API for Vala programmers users, using interfaces and
Gee classes, allowing to create new backends based or different from libxml2. This
work allowed to re-implement existing classes without radically modify API for existing
applications and makes room to improve performance and memory usage.
News and changes are as follow:
* Added new interfaces to simplify implementing new backends for XML reading/writing,
containers are Gee ones.
* Renamed GXml 0.4 DOM classes to prefixing a "x", to avoid conflicts with new interfaces
* GXml DOM classes, now implement new interfaces
* GXml DOM classes now implement Gee interfaces to access directly to libxml2 structures,
reducing extra processing and memory consumption when they are referenced from permanent
on memory GObject classes. Reimplementing most other DOM classes to implement Gee classes
in on roadmap, to reduce memory and possibly increase performance on parsing.
* Improved XML namespaces handling
* Added new TwDocument class, as pure Vala XML tree container implementation of
new interfaces
* Implemented a 3-5 times faster XML writer using TwDocument and libxml2 xmlTextWriter.
A new TwDocument and xmlTextReader is on roadmap, to improve parsing performance.
* Serializable framework ported to new interfaces, allowing to use different
backends when serialize/deserialize GObjects.
* Serializable and its implementations, has gained serialization performance improvements
using TwDocument and better namespace handling.
* Improved documentation
* Added --enable-performance-tests, just to reduce the time required to run all
unit tests.
New interfaces makes room to convert any GObject as a GXml.Node object, making de/serialization
more transparent and possibly better performance and memory usage reduction, by avoiding
intermediate XML trees using libxml2 or TwDocument. Another plan includes, GObject mapping to XSD.
=============
Version 0.4.2
=============
- Fixes to Vala bindings documentation for DevHelp (Daniel Espinosa)
- Preview of gtk-doc and documented GIR generation (Daniel Espinosa)
=============
Version 0.4.1
=============
- Fixed compile with Vala 0.26 (Daniel Espinosa)
=============
Version 0.4
=============
- Added Examples (Richard Schwarting)
- Improved Build system (Daniel Espinosa)
- Windows cross-compilation support (Daniel Espinosa)
- Added/Improved Serialization Framework (Richard Schwarting, Daniel Espinosa)
- Added missing License (Richard Schwarting)
- Renamed DomNode to Node (Richard Schwarting)
- Added Unit Tests (Richard Schwarting, Daniel Espinosa)
=============
Version 0.3.2
=============
GXml
* autotools (Javier Jardon)
* internally updated to gee-0.8 (Daniel Espinosa)
* test improvements and fixes (Arnel Borja)
* doc updates and fixes
* more examples
* serialization caching
* major memory fixes (Document manages its nodes' references; don't free them yourself)
* fewer compile time warnings:
* libxml-2.0.vapi fixes,
* no longer uses -Wall; many warnings from valac, out of our control
* bug fixes
=============
Version 0.3.1
=============
GXml
* autotools fixes
* bug fixes
=============
Version 0.3.0
=============
GXml
* third release
* serialization support
* working documentation
* autotools, GObject Introspection, and more (Daniel Espinosa Ortiz)
=============
Version 0.0.2
=============
GXml
* second release
=============
Version 0.0.1
=============
GXml
* first release
|