Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mkdocstrings/mkdocstrings
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.19.0
Choose a base ref
...
head repository: mkdocstrings/mkdocstrings
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.19.1
Choose a head ref
  • 14 commits
  • 22 files changed
  • 6 contributors

Commits on Jun 26, 2022

  1. Configuration menu
    Copy the full SHA
    252b9c6 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. Configuration menu
    Copy the full SHA
    28540bb View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2022

  1. refactor: Report usage-based warnings as user-facing messages

    The other warnings are developer-facing and should indeed remain as DeprecationWarning.
    
    PR #464: #464
    oprypin authored Aug 20, 2022
    Configuration menu
    Copy the full SHA
    03dd7a6 View commit details
    Browse the repository at this point in the history
  2. refactor: Small fixes to type annotations

    Also for event type annotations - if, hypothetically, MkDocs started to support them.
    
    PR #470: #470
    oprypin authored Aug 20, 2022
    Configuration menu
    Copy the full SHA
    9214b74 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. chore: Template upgrade

    pawamoy committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    e2fb97b View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. Configuration menu
    Copy the full SHA
    efa00b2 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. Configuration menu
    Copy the full SHA
    20f6ea4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    995e5dc View commit details
    Browse the repository at this point in the history
  3. chore: Template upgrade

    pawamoy committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    eeeb97b View commit details
    Browse the repository at this point in the history
  4. chore: Template upgrade

    pawamoy committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    34a1512 View commit details
    Browse the repository at this point in the history
  5. docs: Small improvement

    pawamoy committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    6c3ef79 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2022

  1. Configuration menu
    Copy the full SHA
    a5ed211 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. fix: Fix regular expression for Sphinx inventory parsing

    Some Sphinx inventories don't match
    the `sphinx_item_regex` defined in `InventoryItem`.
    Allowing any number of whitespace characters at the end
    instead of requiring at least one fixes this issue.
    
    Co-authored-by: Luis Michaelis <luis.michaelis@iee.fraunhofer.de>
    Issue #496: #496
    PR #497: #497
    lmichaelis and lmichaelis-fhg authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    348bdd5 View commit details
    Browse the repository at this point in the history
  2. chore: Prepare release 0.19.1

    pawamoy committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    d965ccc View commit details
    Browse the repository at this point in the history
Loading