8000 Comparing 1.10.0...1.10.1 · mkdocstrings/python · GitHub
[go: up one dir, main page]

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 8000 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.10.0
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.10.1
Choose a head ref
  • 18 commits
  • 180 files changed
  • 3 contributors

Commits on Apr 24, 2024

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

Commits on Apr 28, 2024

  1. build: Depend on mkdocstrings 0.25 which adds support for parameter `…

    …once` when logging messages
    pawamoy committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    2bc156b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26e3d66 View commit details
    Browse the repository at this point in the history
  3. refactor: Update get_template filter to support both *.html and `…

    …*.html.jinja` templates, logging a message (info) when `*.html` templates are overridden by users
    
    Issue-151: #151
    pawamoy committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    3546fd7 View commit details
    Browse the repository at this point in the history
  4. refactor: Add *.html.jinja base templates, which are copies of `*.h…

    …tml` templates, with an additional `logs` block, and using the updated `get_template` filter
    
    Issue-151: #151
    pawamoy committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    eced9a5 View commit details
    Browse the repository at this point in the history
  5. refactor: Add *.html.jinja top-level (overridable) templates, exten…

    …ding their base counterpart
    
    Issue-151: #151
    pawamoy committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    7c14924 View commit details
    Browse the repository at this point in the history
  6. refactor: Update *.html base templates to extend their `*.html.jinj…

    …a` counterpart, while overriding the `logs` block to issue a logging message (info) stating that extending `*.html` templates is deprecated
    
    Issue-151: #151
    pawamoy committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    e6f1b9c View commit details
    Browse the repository at this point in the history
  7. refactor: Update *.html top-level templates to extend the `*.html.j…

    …inja` base templates
    
    Issue-151: #151
    pawamoy committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    a8c540e View commit details
    Browse the repository at this point in the history
  8. tests: Use *.html.jinja template in tests

    Issue-151: #151
    pawamoy committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    929cfb5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ad09a2d View commit details
    Browse the repository at this point in the history
  10. refactor: Set handler's name

    pawamoy committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    a71ab12 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a5f2723 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    cfdccd3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e7f997b View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. docs: Document Jinja templates

    Issue-149: #149
    PR-156: #156
    pawamoy authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    583b8fe View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

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

Commits on May 14, 2024

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

    pawamoy committed May 14, 2024
    Configuration menu
    Copy the full SHA
    f7705ce View commit details
    Browse the repository at this point in the history
Loading
0