Skip to content

v1.3.2

Choose a tag to compare

@github-actions github-actions released this 04 Aug 13:16
· 12 commits to main since this release
Immutable release. Only release title and notes can be modified.

Changelog

All notable changes to this project are documented in this file.

The format is based on Keep a Changelog,
and entries are generated from Conventional Commits.

[1.3.2] - 2026-08-04

New Features

  • (doctor) Catch a cargo that is not rustup-managed (#1481)

Bug Fixes

  • (core) Deliver .rhiza/tests to the Rust and Go layers (#1470)
  • (python-core) Own the gates all names, and move semgrep's config to core (#1477)
  • Unify the unused-deps gate name, and stop a fresh Python repo's test gate being vacuous (#1479)
  • (deps) Bump rhiza-hooks to v1.1.0 and enable the Rust/Go consistency hooks (#1482)
  • (devcontainer) Stop defaulting UV_SYNC_ARGS to a lint group (#1486)
  • (hooks) Pin prek's config in the installed git shim, not just in fmt (#1488)
  • (changelog) Stop the skip rule eating dependency bumps

Dependencies

  • (deps) Prune [dependency-groups] to what the environment actually needs (#1484)
  • (deps) Bump rhiza-hooks to v1.2.0 and correct the disabled-hook comments (#1487)

Maintenance

  • (core) Own the rhiza-test runner and the neutral README tests (#1473)
  • Run the hooks with prek instead of pre-commit (#1478)
  • Chore(deps)(deps): bump the github-actions group with 7 updates (#1485)