Sourced from langgraph-sdk's releases.
langgraph-sdk==0.3.12
Changes since sdk==0.3.11
Sourced from ruff's releases.
0.15.7
Release Notes
Released on 2026-03-19.
Preview features
Rule changes
- [
pycodestyle] Recognizepyrefly:as a pragma comment (E501) (#24019)Server
- Don't return code actions for non-Python documents (#23905)
Documentation
- Add company AI policy to contributing guide (#24021)
- Document editor features for Markdown code formatting (#23924)
- [
pylint] Improve phrasing (PLC0208) (#24033)Other changes
- Use PEP 639 license information (#19661)
Contributors
Install ruff 0.15.7
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://releases.astral.sh/github/ruff/releases/download/0.15.7/ruff-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://releases.astral.sh/github/ruff/releases/download/0.15.7/ruff-installer.ps1 | iex" </tr></table>
... (truncated)
Sourced from ruff's changelog.
0.15.7
Released on 2026-03-19.
Preview features
Rule changes
- [
pycodestyle] Recognizepyrefly:as a pragma comment (E501) (#24019)Server
- Don't return code actions for non-Python documents (#23905)
Documentation
- Add company AI policy to contributing guide (#24021)
- Document editor features for Markdown code formatting (#23924)
- [
pylint] Improve phrasing (PLC0208) (#24033)Other changes
- Use PEP 639 license information (#19661)
Contributors
0ef39de
Bump 0.15.7 (#24049)beb543b
[ty] ecosystem-analyzer: Fail on newly panicking projects (#24043)378fe73
Don't show noqa hover for non-Python documents (#24040)b5665bd
[pylint] Improve phrasing (PLC0208) (#24033)6e20f22
test: migrate show_settings and version tests
to use CliTest (#23702)f99b284
Drain file watcher events during test setup (#24030)744c996
[ty] Filter out unsatisfiable inference attempts during generic call
narrowin...1616095
[ty] Avoid inferring intersection types for call arguments (#23933)7f275f4
[ty] Pin mypy_primer in setup_primer_project.py (#24020)7255e36
[pycodestyle] Recognize pyrefly: as a pragma
comment (E501) (#24019)