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: tox-dev/platformdirs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.0.0
Choose a base ref
...
head repository: tox-dev/platformdirs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.1.0
Choose a head ref
  • 5 commits
  • 9 files changed
  • 6 contributors

Commits on Nov 27, 2023

  1. Update changelog for 4.0.0 (#242)

    Co-authored-by: Raphael Krupinski <10319569-mattesilver@users.noreply.gitlab.com>
    rafalkrupinski and Raphael Krupinski authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    ce20359 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. [pre-commit.ci] pre-commit autoupdate (#240)

    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    8ae50a0 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 (#243)

    Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.10 to 1.8.11.
    - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
    - [Commits](pypa/gh-action-pypi-publish@v1.8.10...v1.8.11)
    
    ---
    updated-dependencies:
    - dependency-name: pypa/gh-action-pypi-publish
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    031537b View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. docs: fix Linux user_log_dir example in README (#245)

    Make it reflect #106.
    dbohdan authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    d081b27 View commit details
    Browse the repository at this point in the history
  2. Drop support for EOL Python 3.7 (#246)

    * Drop support for EOL Python 3.7
    
    * Use Black mirror for faster pre-commit
    hugovk authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    f772aab View commit details
    Browse the repository at this point in the history
Loading