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/python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: e2719e6
Choose a base ref
...
head repository: mkdocstrings/python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c4d32e1
Choose a head ref
  • 9 commits
  • 11 files changed
  • 4 contributors

Commits on Aug 17, 2022

  1. Configuration menu
    Copy the full SHA
    639d11e View commit details
    Browse the repository at this point in the history
  2. chore: Template upgrade

    pawamoy committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    0cb1630 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. feat: Add support for globs in paths configuration

    This change allows for values in the paths configuration option to be
    globs by resolving them before passing them off to Griffe.
    
    Issue #33: #33
    PR #34: #34
    AndrewGuenther authored Sep 23, 2022
    Configuration menu
    Copy the full SHA
    29edd02 View commit details
    Browse the repository at this point in the history
  2. docs: Fix edit page link to python files for reference pages

    We need to provide a relative path to go up out of the docs dir.
    
    See mkdocstrings/mkdocstrings#443.
    
    Co-authored-by: Hashem Nasarat <hnasarat@beta.team>
    Hnasar and Hashem Nasarat authored Sep 23, 2022
    Configuration menu
    Copy the full SHA
    32030df View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2022

  1. Configuration menu
    Copy the full SHA
    bc3fb25 View commit details
    Browse the repository at this point in the history
  2. chore: Template upgrade

    pawamoy committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    4de7024 View commit details
    Browse the repository at this point in the history
  3. ci: Fix type checking

    pawamoy committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    12cd342 View commit details
    Browse the repository at this point in the history
  4. refactor: Support Griffe 0.24

    pawamoy committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    3b9f701 View commit details
    Browse the repository at this point in the history
  5. chore: Prepare release 0.8.0

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