-
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.15.1
head repository: usethis-python/usethis-python
compare: v0.15.2
- 17 commits
- 33 files changed
- 2 contributors
Commits on Jul 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for acbccfc - Browse repository at this point
Copy the full SHA acbccfcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fab283 - Browse repository at this point
Copy the full SHA 9fab283View commit details
Commits on Jul 21, 2025
-
Use
uv syncto set up dependencies inci.yaml(#874)* Use `uv sync` to set up dependencies in `ci.yaml` Bump GitHub Action versions * Ignore .tmp dirs in Coverage reporting * Exclude the `_temp` directory when running Coverage.py
Configuration menu - View commit details
-
Copy full SHA for ba670d5 - Browse repository at this point
Copy the full SHA ba670d5View commit details -
Revert "Use
uv syncto set up dependencies inci.yaml(#874)" (#875)This reverts commit ba670d5.
Configuration menu - View commit details
-
Copy full SHA for 9a36ebd - Browse repository at this point
Copy the full SHA 9a36ebdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d77d89 - Browse repository at this point
Copy the full SHA 7d77d89View commit details -
Configuration menu - View commit details
-
Copy full SHA for cefa93f - Browse repository at this point
Copy the full SHA cefa93fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d87478 - Browse repository at this point
Copy the full SHA 3d87478View commit details
Commits on Jul 22, 2025
-
Remove idempotent encode-decode calls for unicode character (#882)
I think this was added from a contributor without testing it was necessary. It seems to have no effect, so I've removed it. In hindsight, it was fairly clear it had no effect because the other unicode characters didn't use it. I also noticed an issue regarding missing messages when looking into this #881
Configuration menu - View commit details
-
Copy full SHA for b139e3a - Browse repository at this point
Copy the full SHA b139e3aView commit details -
881 usethis tool import linter doesnt give message for ignoring inp (#…
…885) * Clarify behaviour for duplicates in `KeyValueFileManager.extend_list` docstring * Give a message regarding the addition of INP per-file ignores when adding Import Linter. Also change the rule management methods on `Tool` to return `bool` for whether rules were added. * Reword comment for clarity and conciseness
Configuration menu - View commit details
-
Copy full SHA for 4927e0a - Browse repository at this point
Copy the full SHA 4927e0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0eb62b9 - Browse repository at this point
Copy the full SHA 0eb62b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c834bf7 - Browse repository at this point
Copy the full SHA c834bf7View commit details
Commits on Jul 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 90fa657 - Browse repository at this point
Copy the full SHA 90fa657View commit details -
Break the README into docs pages, remove the CLI ref from the README (#…
…898) * Break the README into docs pages, remove the CLI ref from the README There's a test that keeps these in sync. * Add project URL to docs * Replace codspeed badge with docs badge * Mention that `usethis tool pre-commit` will install hooks in the docs * Move codspeed badge to `Development` section of README Sync test with README * Fix whitespace issue
Configuration menu - View commit details
-
Copy full SHA for 39206d3 - Browse repository at this point
Copy the full SHA 39206d3View commit details -
Always use
--build-backend hatchforuv initsubprocesses from `u… (#901) * Always use `--build-backend hatch` for `uv init` subprocesses from `usethis init` * Update tests/usethis/_integrations/uv/test_init.py Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4a05d76 - Browse repository at this point
Copy the full SHA 4a05d76View commit details
Commits on Jul 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f8b9614 - Browse repository at this point
Copy the full SHA f8b9614View commit details
Commits on Jul 25, 2025
-
Support empty
.pre-commit-config.yaml files(#906)* Support empty `.pre-commit-config.yaml files` * Don't modify empty files if unchanged
Configuration menu - View commit details
-
Copy full SHA for 73770d2 - Browse repository at this point
Copy the full SHA 73770d2View commit details
Commits on Jul 27, 2025
-
Add changelog for v0.15.2 (#914)
* Add changelog for v0.15.2 * Update CHANGELOG.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 18a1da0 - Browse repository at this point
Copy the full SHA 18a1da0View 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.15.1...v0.15.2