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.1
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.20.0
Choose a head ref
  • 10 commits
  • 18 files changed
  • 5 contributors

Commits on Jan 6, 2023

  1. chore: Template upgrade

    pawamoy committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    29036d9 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2023

  1. refactor: Remove support for MkDocs < 1.2

    We already depend on MkDocs >= 1.2.
    pawamoy committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    ac963c8 View commit details
    Browse the repository at this point in the history
  2. tests: Fix programmatic build in tests

    We run the `on_startup` and `on_shutdown` events.
    pawamoy committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    d10e2d0 View commit details
    Browse the repository at this point in the history
  3. ci: Fix quality warnings

    pawamoy committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    cbfb55d View commit details
    Browse the repository at this point in the history
  4. tests: Remove unused fixture

    pawamoy committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    5cc8939 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2023

  1. feat: Add enabled configuration option

    Co-authored-by: Timothée Mazzucotelli <pawamoy@pm.me>
    Issue #478: #478
    PR #504: #504
    StefanBRas and pawamoy authored Jan 8, 2023
    Configuration menu
    Copy the full SHA
    8cf117d View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. fix: Handle updating Jinja environment of multiple handlers

    Instead of using a single boolean,
    record which handler's env has been update with a set.
    
    PR #201: #201
    Issue #502: #502
    PR #507: #507
    jdpatt authored Jan 11, 2023
    Configuration menu
    Copy the full SHA
    a6ea80c View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. docs: Fix a few grammar mistakes

    ssbarnea authored Jan 18, 2023
    Configuration menu
    Copy the full SHA
    4a8a26c View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Configuration menu
    Copy the full SHA
    105ed82 View commit details
    Browse the repository at this point in the history
  2. chore: Prepare release 0.20.0

    pawamoy committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    8c952c9 View commit details
    Browse the repository at this point in the history
Loading