You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,8 @@
1
1
# Changelog
2
2
3
3
## 2.2.0
4
-
4
+
- Enable running QA tools (ruff, ty, black, isort, etc.) via uvx instead of installing them into the venv, with fallback to venv-install for non-UV environments.
5
+
[jensens, 2026-01-29]
5
6
- Feature: Add optional `ruff check --fix` support to ruff-format target
6
7
[jensens, 2025-11-11]
7
8
- Feature: Add `qa.ty` domain for Astral's ty type checker.
0 commit comments