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/autorefs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.3.1
Choose a base ref
...
head repository: mkdocstrings/autorefs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.5.0
Choose a head ref
  • 19 commits
  • 38 files changed
  • 5 contributors

Commits on Feb 5, 2022

  1. chore: Switch to PDM template

    PR #13: #13
    pawamoy authored Feb 5, 2022
    Configuration menu
    Copy the full SHA
    85f3920 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2022

  1. fix: Don't compute relative URLs of already relative ones

    PR #15: #15
    Co-authored-by: Oleh Prypin <oleh@pryp.in>
    pawamoy and oprypin authored Mar 6, 2022
    Configuration menu
    Copy the full SHA
    f6b861c View commit details
    Browse the repository at this point in the history
  2. feat: Add HTML classes to references

    PR #16: #16
    Co-authored-by: Oleh Prypin <oleh@pryp.in>
    pawamoy and oprypin authored Mar 6, 2022
    Configuration menu
    Copy the full SHA
    39db59d View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. chore: Prepare release 0.4.0

    pawamoy committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    d230758 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5bb350 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81faf3d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de0670b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d4d3ba7 View commit details
    Browse the repository at this point in the history
  6. chore: Prepare release 0.4.1

    pawamoy committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    4a45c3b View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2023

  1. build: Migrate to pdm-backend

    Migrate from the deprecated pdm-pep517 backend to pdm-backend that
    superseded it.  This required moving the build-specific keys from
    tool.pdm table to tool.pdm.backend, as well as modernizing the SCM
    version usage.  The artifacts produced after this change are equivalent,
    except that their names are normalized to "mkdocs_autorefs" as required
    by modern PyPA standards.
    
    The migration guide is at:
    https://pdm-backend.fming.dev/migration/
    
    It does not mention SCM support, probably because the "new" metadata
    is already supported by newer pdm-pep517 versions.  The docs are at:
    https://pdm-backend.fming.dev/metadata/#read-from-scm-tag-supporting-git-and-hg
    mgorny authored and pawamoy committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    48b92fb View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. chore: Template upgrade

    pawamoy committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    6a45da8 View commit details
    Browse the repository at this point in the history
  2. ci: Quality

    pawamoy committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    a92e884 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

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

Commits on Aug 2, 2023

  1. chore: Template upgrade

    pawamoy committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    b857467 View commit details
    Browse the repository at this point in the history
  2. ci: Fix typing

    pawamoy committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    94b4af6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca8d758 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d1c0bc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    537c000 View commit details
    Browse the repository at this point in the history
  6. chore: Prepare release 0.5.0

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