=============== 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 Ukrainian by Yuri Chornoivan * Updated translations: Brazillian Portuguese by Rafael Fontenelle Spanish by Daniel Mustieles Catalan by Jordi Mas Polish by Piotr Drąg Swedish by Anders Jonsson British English by Zander Brown Hungarian by Balázs Úr Czech by Marek Černocký Basque by Asier Sarasua Garmendia Indonesian by Andika Triwidada Greek by Efstathios Iosifidis Danish by Ask Hjorth Larsen