rai-lint v0.1.3
Immutable
release. Only release title and notes can be modified.
0.1.3 (2026-01-09) 📡📡📡
A boring release, in the best possible way: this one is about making CI/release automation less fragile and keeping dependencies current.
No user-facing rule behavior changes in either package. If you linted commits yesterday, you’re linting commits today — just with fewer ways for the release machinery to hurt itself.
Highlights
- Release automation is harder to derail. Release Please configuration and “single-tag” wiring were fixed so tags/versions line up cleanly across this monorepo instead of drifting into “wait, which package did we publish?” territory.
- Security + supply chain posture got a tune-up. The security audit workflow was improved, and the
astral-sh/setup-uvaction was bumped so the Python toolchain setup stays aligned with the ecosystem. - Paper cuts were removed. A couple of small-but-annoying config fixes landed (explicit PR pattern, missing Python version directive), and versions were normalized after an earlier mismatch.