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.24.3
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.25.0
Choose a head ref
  • 6 commits
  • 7 files changed
  • 1 contributor

Commits on Apr 27, 2024

  1. 2 Configuration menu
    Copy the full SHA
    d799d2f View commit details
    Browse the repository at this point in the history
  2. feat: Support once parameter in logging methods, allowing to log a …

    …message only once with a given logger
    
    This will be useful when issuing warning messages in templates, for example when deprecating things, as we don't want to show the message dozens of time (each time the template is used), but rather just once.
    pawamoy committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    1532b59 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    253d215 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ff1681 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c5b5f69 View commit details
    Browse the repository at this point in the history
  6. chore: Prepare release 0.25.0

    pawamoy committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    87d8229 View commit details
    Browse the repository at this point in the history
Loading