8000 Comparing 0.5.0...0.6.0 · sphinx-contrib/apidoc · 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 two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: sphinx-contrib/apidoc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.5.0
Choose a base ref 8000
...
head repository: sphinx-contrib/apidoc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.6.0
Choose a head ref
  • 5 commits
  • 19 files changed
  • 2 contributors

Commits on May 8, 2025

  1. Annotate the list of strings correctly for Sphinx 8.2+

    This also works with an older Sphinx, tested on 8.1.3.
    befeleme authored and stephenfin committed May 8, 2025
    Configuration menu
    Copy the full SHA
    229fe7d View commit details
    Browse the repository at this point in the history
  2. Drop Python < 3.9 support

    Signed-off-by: Stephen Finucane <stephen@that.guru>
    stephenfin committed May 8, 2025
    Configuration menu
    Copy the full SHA
    d8f3f06 View commit details
    Browse the repository at this point in the history
  3. pre-commit: Bump versions, migrate to ruff

    Signed-off-by: Stephen Finucane <stephen@that.guru>
    stephenfin committed May 8, 2025
    Configuration menu
    Copy the full SHA
    0ea83c4 View commit details
    Browse the repository at this point in the history
  4. ruff: Enable upgrade, security rules

    Signed-off-by: Stephen Finucane <stephen@that.guru>
    stephenfin committed May 8, 2025
    Configuration menu
    Copy the full SHA
    bb31429 View commit details
    Browse the repository at this point in the history
  5. Add pointer to built-in extension

    As suggested at [1].
    
    [1] #21
    
    Signed-off-by: Stephen Finucane <stephen@that.guru>
    stephenfin committed May 8, 2025
    Configuration menu
    Copy the full SHA
    8321984 View commit details
    Browse the repository at this point in the history
Loading
0