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

Commits on Aug 6, 2023

  1. deps: Set upper bound on Griffe (0.33)

    The next Griffe version will be incompatible
    with our templates here, so we set an upper
    bound until we adapt our templates.
    
    Our next version will set the lower bound
    on Griffe 0.33.
    pawamoy committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    ad8c2a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1651bb View commit details
    Browse the repository at this point in the history
  3. feat: Show parameter default values within the "list" section style too

    PR #92: #92
    Co-authored-by: Timothée Mazzucotelli <pawamoy@pm.me>
    AntoineD authored and pawamoy committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    55f08f3 View commit details
    Browse the repository at this point in the history
  4. chore: Prepare release 1.3.0

    pawamoy committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    c5efc65 View commit details
    Browse the repository at this point in the history
Loading