Skip to content

v0.6.3

Choose a tag to compare

@github-actions github-actions released this 17 Jun 04:14

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.

[0.6.3] - 2026-06-17

Documentation

  • (contributing) Document release flow and PyPI publish kill-switch (#186)
  • (contributing) Document OpenSSF Scorecard target and sub-8 checks (#187)
  • Add per-hook troubleshooting sections to README (#188)
  • Document --retries/--timeout flags and add Unreleased changelog (#193)

Maintenance

  • (#191) Split check_template_bundles into fetch/validate/config modules (#192)
  • Chore(deps)(deps): bump the github-actions group with 10 updates (#196)
  • Add Rhiza Claude commands (/rhiza_quality, /rhiza_update) (#194)
  • Chore(deps-dev)(deps-dev): bump the python-dependencies group with 2 updates (#195)

Other Changes

  • Harden hooks + dedupe: find_repo_root, workflow-name block scalars, Makefile regex, bundle validation (#171)
  • Address remaining hook issues: makefile targets, fetch retry/offline, docs (#161, #163, #166, #167, #168, #169, #170) (#172)
  • Address #175, #177, #180: gitignore mypy cache, SHA-pin workflows, compound requires-python (#185)
  • Refactor #173: typed BundlesDoc result, remove all cast() calls (#189)
  • Address open enhancement issues (#174, #179, #184) (#190)
  • Sync Rhiza template v0.18.8 → v0.19.3 (#197)
  • Install rhiza_hooks into the book build env for mkdocstrings (#201)
  • Bump version 0.6.2 → 0.6.3