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: thegamecracks/link-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.1
Choose a base ref
...
head repository: thegamecracks/link-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.0
Choose a head ref
  • 15 commits
  • 9 files changed
  • 1 contributor

Commits on Apr 25, 2025

  1. Configuration menu
    Copy the full SHA
    2072e1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4a9e0a View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2025

  1. Configuration menu
    Copy the full SHA
    0140107 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    066dd56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3cc1fa6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fcb479a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fc9986b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e2d3ecf View commit details
    Browse the repository at this point in the history
  7. build: drop Python 3.7 support

    Python 3.7 is no longer supported by cibuildwheel 3.0.0+
    and pybind11 3.0.0+.
    thegamecracks committed Oct 15, 2025
    Configuration menu
    Copy the full SHA
    e22ff59 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    310b0de View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4ec8d44 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1175cb6 View commit details
    Browse the repository at this point in the history
  11. Revert "build: use SPDX license expression"

    This reverts commit 3cc1fa6.
    thegamecracks committed Oct 15, 2025
    Configuration menu
    Copy the full SHA
    cc18a8c View commit details
    Browse the repository at this point in the history
  12. build: declare license in setup.py

    An attempt at fixing Python 3.8 compatibility since SPDX license is only
    supported in setuptools 77.0.0, and Python 3.8 was dropped in 75.4.0.
    thegamecracks committed Oct 15, 2025
    Configuration menu
    Copy the full SHA
    4ec7fdb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fe8da9b View commit details
    Browse the repository at this point in the history
Loading