What's Changed
Thanks a lot to @noirbizarre for uv.lock & pre-commit hook support!
- feat(uv): add support for uv.lock by command or pre-commit hook (fix #42) by @noirbizarre in #56
- fix(dependencies): do not display unchanged additional dependencies by @noirbizarre in #57
- chore: Officially support PDM 2.25, pylock by @GabDug in #53
- feat(pre-commit): expose
pdmandpoetryplugins aspre-commithooks by @noirbizarre in #55 - chore: Support Python 3.14, PDM 2.26 by @GabDug in #58
- ci: Set explicit permissions for CI workflow by @GabDug in #59
- chore(deps): Update Python dependencies with PDM by @github-actions[bot] in #52
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #54
Full Changelog: v0.7.3...v0.8.0.rc0