-
Notifications
You must be signed in to change notification settings - Fork 96
Comparing changes
Open a pull request
base repository: python-semver/python-semver
base: 3.0.0
head repository: python-semver/python-semver
compare: 3.0.1
- 11 commits
- 11 files changed
- 4 contributors
Commits on Apr 3, 2023
-
Remove incorrect dependencies in pyproject.toml (#405)
* Remove redundant wheel dep from pyproject.toml Remove the redundant `wheel` dependency, as it is added by the backend automatically. Listing it explicitly in the documentation was a historical mistake and has been fixed since, see: pypa/setuptools@f7d30a9 * Add build into deps (prepare-dist) Co-authored-by: Tom Schraitle <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3215a99 - Browse repository at this point
Copy the full SHA 3215a99View commit details
Commits on Apr 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7625129 - Browse repository at this point
Copy the full SHA 7625129View commit details -
Merge pull request #406 from treee111/next_version-docu
correct typo in function description of `next_version`
Configuration menu - View commit details
-
Copy full SHA for fe28d2a - Browse repository at this point
Copy the full SHA fe28d2aView commit details
Commits on Apr 22, 2023
-
* Set timeout-minutes ti 15min * Add on.push.path on.pull_request.path * Raise Python 3.7 -> 3.8 * Use cache for actions/setup-python@v3
Configuration menu - View commit details
-
Copy full SHA for 100d90b - Browse repository at this point
Copy the full SHA 100d90bView commit details
Commits on Apr 24, 2023
-
Merge pull request #408 from tomschr/gha-improve
Improve GitHub Action
Configuration menu - View commit details
-
Copy full SHA for 1e3283a - Browse repository at this point
Copy the full SHA 1e3283aView commit details
Commits on Apr 27, 2023
-
Benefits: * Users of our software can easily cite it using the metadata from CITATION.cff * GitHub shows the citation information in the sidebar * Browser plugins can import the correct reference Sources: * https://citation-file-format.github.io/ * https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-citation-files
Configuration menu - View commit details
-
Copy full SHA for 39bf287 - Browse repository at this point
Copy the full SHA 39bf287View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a8331f - Browse repository at this point
Copy the full SHA 2a8331fView commit details -
Merge pull request #409 from tomschr/add-citation
Add CITATION.cff for citation
Configuration menu - View commit details
-
Copy full SHA for 9227686 - Browse repository at this point
Copy the full SHA 9227686View commit details
Commits on Jun 14, 2023
-
Fix #410 Export all names in __all__ variable
* Export all semver names in `__all__` variable. * Fix linting issues
Configuration menu - View commit details
-
Copy full SHA for 17bc257 - Browse repository at this point
Copy the full SHA 17bc257View commit details -
* Add config options to pyproject.toml * Call docformatter without any options in tox.ini as they are set in pyproject.toml now
Configuration menu - View commit details
-
Copy full SHA for 90c3484 - Browse repository at this point
Copy the full SHA 90c3484View commit details -
* Raise version * Ignore exit code from docformatter in checks `tox.ini` * Correct typo in release-procedure.md * Update CHANGELOG.rst
Configuration menu - View commit details
-
Copy full SHA for c268060 - Browse repository at this point
Copy the full SHA c268060View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 3.0.0...3.0.1