[gi-docgen] Created tag 2021.8



The signed tag '2021.8' was created.

Tagger: Emmanuele Bassi <ebassi gnome org>
Date: 1634824801 +0100

    GI-Docgen 2021.8
    
    Changes since 2021.7
    --------------------
    
    - Allow `id` fragments to link across namespace boundaries [!97]
    - Support links to have custom text [#100]
    - Decrease the max font size [!99, Patrick Griffis]
    - Improve output for properties and signals [#106]
    - Save last search in the history [#102]
    - Don't crash on unlabelled array elements [!92, Guido Günther]
    - Move type functions near constructors [#99]
    - Switch to Solarized for syntax highlighting [#101]
    - Use the C type for callback types in search results [!106]
    - Generate proper cross-reference links [#107]
    - Parse and use new gobject-introspection property attributes [!108]
    - Properly identify (type, gpointer) types [#110]
    - List the interface implementations in a namespace [#104]
    - List the class descendants in a namespace [#105]

Changes since the last tag '2021.7':

Emmanuele Bassi (61):
      Post-release version bump to 2021.8
      docs: Add a check list for the release process
      Fix up the licensing for the release checklist
      gir: Resolve symbols in dependencies when parsing
      gir: Find symbols inside dependencies
      utils: Allow id@ fragments to link symbols across namespaces
      docs: Remove the limitation for the id fragment
      utils: Allow links to have custom text
      Merge branch 'generic-id-ref' into 'main'
      Merge branch 'link-text' into 'main'
      Merge branch 'pgriffis/max-font-size' into 'main'
      docs: Add the argument description to the links table
      generate: Add deep check for properties and signals
      generate: Only check for properties and signals in the same namespace
      template: Improve output for properties and signals
      Merge branch 'ebassi/issue-106' into 'main'
      gir: Add Repository API to recursively find types and classes
      generate: Generate more comprehensive type links
      template: Link to ancestors and interfaces in external namespaces
      template: Save the latest search in the history
      Merge branch 'unlabled-array-type' into 'main'
      Merge branch 'more-external-links' into 'main'
      Merge branch 'issues-102' into 'main'
      template: Move type functions near constructors
      Merge branch 'type-funcs' into 'main'
      template: Hide the toc navigation bar when searching
      template: Add a toc to the enumeration template
      Merge branch 'hide-toc' into 'main'
      template: Switch to Solarized for syntax highlighting
      template: Fix a copy-paste thinko
      Merge branch 'highlight-theme' into 'main'
      generate: Use the C type name for callback types
      indices: Include the callback ctype
      template: Handle callback types like all other types
      Merge branch 'callback-ctype' into 'main'
      utils: Append `()` to function links
      gir: Mark fundamental C types
      generate: Generate proper cross-reference links
      Merge branch 'link-fixes' into 'main'
      gir: Parse new property attributes
      gir: Parse new method attributes
      generate: Prefer GIR annotations to gi-docgen attributes
      Merge branch 'property-annotations' into 'main'
      generate: Fix the threshold for inherited methods
      template: Show doc blocks for all inherited symbols
      Merge branch 'inherited-fixes' into 'main'
      Restrict the function escape regular expression
      generate: Parse attribute for property defaults
      Merge branch 'function-match' into 'main'
      utils: Remove duplicate parenthesis
      Merge branch 'prop-default-attribute' into 'main'
      gir: Identify type/gpointer types
      Merge branch 'issue-110' into 'main'
      gir: Resolve each interface implementation
      generate: List the interface implementations
      meson: Skip mypy tests
      gir: Resolve class descendants
      generate: Display the list of descendants of a class
      Merge branch 'derived-implements' into 'main'
      template: Fix the link to interface implementations
      template: Style the newly added sections

Guido Günther (2):
      gir: Fix typo
      gir: Don't crash on unlabled elements

Patrick Griffis (1):
      template: Decrease max font size from 20px to 18px Subjectively 20px is just too large


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