[gxml] Created tag 0.19.0



The signed tag '0.19.0' was created.

Tagger: Daniel Espinosa <esodan gmail com>
Date: 1563766573 -0500

    Release 0.19.0
    
    This release expose new API changes just behind adding
    new features, so users will be able to test/port their
    software.

Changes since the last tag '0.18.0':

BZHDeveloper (7):
      add fallback for libgee
      Merge remote-tracking branch 'upstream/master'
      Update README   - add info for CSS Selectors   - add info for meson subproject
      Revert "add fallback for libgee"
      Merge remote-tracking branch 'upstream/master'
      Merge remote-tracking branch 'upstream/master'
      Update french translation

Daniel Espinosa (85):
      Autotools: Removed
      Set version to 0.19.0 and API to 0.20
      TNode: Removed
      Node-Remove: removing GDocument and GElement related tests
      Text: interface removed
      Character: interface removed
      ProcessingInstruction: interface removed
      Comment: interface removed
      Attribute: interface removed
      Enable performance tests by default
      CDATA: interface removed
      Element: interface removed
      Document: interface removed
      Notation: interface removed
      Node: interface removed
      CI: remove autotools build test
      xlibxml: VAPI removed
      XAttribute: renamed from GAttribute
      XCharacterData: renamed from GCharacterData
      XText: renamed from GText
      XComment: renamed from GComment
      XProcessingInstruction: renamed GProcessingInistruction
      XListChildren: renamed from GListChildren
      XChildNode: XNonDocumentChildNode: renamed from GChildNode/GNonDocumentChildNode
      Renamed file from GXmlDomEvents.vala to GDomEvents.vala
      Renamed file GDomCollections.vala from GXmlDomCollections.vala
      Renamed GDomRange.vala from GXmlDomRange.vala
      XElement: renamed to GElement
      XDocument: renamed from GDocument
      XNode: renamed from GNode
      XdParser: renamed from GParser
      XListNamespaces: renamed from GListNamespaces
      XNamespace: renamed from GNamespace
      XHtmlDocument: renamed from GHtmlDocument
      CI: fix pages generation
      LXPathObject: renamed from GXPathObject
      TokenList: renamed from GDomTokenList
      TokenList: renamed from GDomTokenList
      SettableTokenList: renamed from GDomSettableTokenList
      HTMLCollection: renamed from GDomHTMLCollection
      XAttribute: removed dependency on Namespace
      XListChildren: removed dependency on Namespace deprecated interface
      XDocument: removed dependency on Namespace deprecated interface
      XNode: removed dependency on Namespace deprecated interface
      Namespace: removed deprecated interface
      Event: renamed from GDomEvent
      CustomEvent: renamed from GDomCustomEvent
      Range: renamed from GDomRange
      DomHtmlDocument: renamed file
      GomNode renamed to Node
      ArrayList: renamed from GomArrayList
      GomAttr: renamed to Attr
      GomDocument: renamed to Document
      GomText: and related renamed to Text
      GomElement: renamed to Element
      XSD: Renamed file for XSD schemas interfaces
      XSD: removed Gom prefix in classes' name
      Collections rename: removed Gom prefix
      GomStringRef: renamed to StringRef
      GomProperty: renamed to Property
      GomObject: renamed to GXml.Object
      Renamed Property implementations: removed Gom prefix
      Update documentation links
      GNodeList: renamed to GXml.NodeList
      i18n: updated files list
      meson: Renaming options
      CI: pages: making room for dev/stable documentations
      site: details about GXml and removing space for stable docs
      NEWS: Updated for API changes
      Docs: removed Config namespace
      docs: disabling --driver for vala >= 42
      CI: fix site location deploy
      CI: Fixes on build options
      CI: fix docs location
      Meson: rename targets for intropections and docs
      Meson: enable docs and introspection by default
      Enum: support custome value output
      Collection: improved documentation and error messages
      Parser: improve error on collection initialization
      Enum: holds invalid strings to avoid data lost
      Add support for xsi:type properties
      Element: removed unnessary messages
      HashThreeMap: adding unit tests
      HashThreeMap: Fix get() implementation
      DomTreeWalker: DomNodeIterator: new implementation

Daniel Espinosa Ortiz (3):
      Merge branch 'fixes' into 'master'
      Merge branch 'master' into 'master'
      Merge branch 'fix-misspelling' into 'master'

Piotr Drąg (4):
      Update POTFILES.in and POTFILES.skip
      Update POTFILES.in and POTFILES.skip
      Update Polish translation
      Update Polish translation

Rafael Fontenelle (1):
      Fix misspellings

Tom Schoonjans (1):
      build: add support for darwin_versions


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]