-
Notifications
You must be signed in to change notification settings - Fork 3
Comparing changes
Open a pull request
base repository: usethis-python/usethis-python
base: v0.18.0
head repository: usethis-python/usethis-python
compare: v0.18.1
- 13 commits
- 57 files changed
- 1 contributor
Commits on Dec 30, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e676872 - Browse repository at this point
Copy the full SHA e676872View commit details
Commits on Dec 31, 2025
-
Move tool management methods into
Toolto reduce duplication (#1268)* Move tool management methods into `Tool` to reduce duplication between `RuffTool` and `DeptryTool` * Refactor test expectations
Configuration menu - View commit details
-
Copy full SHA for 313976c - Browse repository at this point
Copy the full SHA 313976cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d5b46aa - Browse repository at this point
Copy the full SHA d5b46aaView commit details
Commits on Jan 6, 2026
-
Configuration menu - View commit details
-
Copy full SHA for a69a1f3 - Browse repository at this point
Copy the full SHA a69a1f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09e0bff - Browse repository at this point
Copy the full SHA 09e0bffView commit details -
1183 respect requires python bounds in get supported major python ver…
…sions for none backend (#1273) * Add function for getting the required minor Python versions * Warn when current Python interpreter is outside the `requires-python` bounds * Pass `basedpyright` by fixing override signatures for `get_bitbucket_steps` * Revert signature changes to avail of new `warn_print` caching * Shore up test behaviour * Fix missing monkeypatch * Fix missing monkey patch
Configuration menu - View commit details
-
Copy full SHA for 8130abd - Browse repository at this point
Copy the full SHA 8130abdView commit details -
Configuration menu - View commit details
-
Copy full SHA for c003b45 - Browse repository at this point
Copy the full SHA c003b45View commit details -
Conditionally include tomli as a codespell dep based on Python version (
#1277) * Conditionally include tomli as a codespell dep based on Python version * Modify test expectations based on new behaviour * Introduce `PythonVersion.to_short_tuple()` convenience method to simplify checks * Remove misleading comment
Configuration menu - View commit details
-
Copy full SHA for 606e586 - Browse repository at this point
Copy the full SHA 606e586View commit details
Commits on Jan 8, 2026
-
Use fallback icon sets for terminals that don't support unicode (#1278)
* Use fallback icon sets for terminals that don't support unicode * Test the fallback logic * Fix broken monkeypatch references
Configuration menu - View commit details
-
Copy full SHA for d1ef384 - Browse repository at this point
Copy the full SHA d1ef384View commit details -
Refactor
get_required_minor_python_versionsfor clarity (#1280)* Refactor `get_required_minor_python_versions` for clarity * Remove dead code
Configuration menu - View commit details
-
Copy full SHA for 9c550e4 - Browse repository at this point
Copy the full SHA 9c550e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8e8cd6 - Browse repository at this point
Copy the full SHA b8e8cd6View commit details
Commits on Feb 1, 2026
-
Enable soft wrapping for
plain_print(#1288)This helps avoid invalid output from `usethis show sonarqube`
Configuration menu - View commit details
-
Copy full SHA for 1086d83 - Browse repository at this point
Copy the full SHA 1086d83View commit details -
Add changelog for 0.18.1 (#1290)
* Add changelog for 0.18.1 * Tweak wording for changelog entry * Fix typo * Fix grammar issue
Configuration menu - View commit details
-
Copy full SHA for 5d9732d - Browse repository at this point
Copy the full SHA 5d9732dView 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 v0.18.0...v0.18.1