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: dofuuz/python-soxr
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.5
Choose a base ref
...
head repository: dofuuz/python-soxr
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.6
Choose a head ref
  • 3 commits
  • 15 files changed
  • 1 contributor

Commits on Jun 10, 2023

  1. Bump year to 2023

    dofuuz committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    af74dd0 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Change wheel dist - Add Python 3.7, Exclude PyPy, win32 (#19)

    * Change wheel dist
    - Add Python 3.7
    - Exclude PyPy, win32
    - Github release
    - Test PyPy 3.9
    dofuuz authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    65b743a View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Add __libsoxr_version__ to check version of linked libsoxr (#20)

    * Get __libsoxr_version__ from separated C source
    dofuuz authored Aug 15, 2023
    Configuration menu
    Copy the full SHA
    04b0430 View commit details
    Browse the repository at this point in the history
Loading