Skip to content

Release v0.4.1

Choose a tag to compare

@github-actions github-actions released this 21 Jan 09:19
· 678 commits to main since this release
Immutable release. Only release title and notes can be modified.
e2c6fb2

[0.4.1] - 2026-01-21

Features

  • ci: Add ADR audit result script for CI pass/fail (#211) (2dfe821)

Bug Fixes

  • ci: Allow file writes in ADR enforcer workflow (#212) (4ea8ab7)
  • ci: Use .github/audit-result.sh path and claude_args (#213) (f1fff23)
  • deps: Move type stubs to dev dependencies (#215) (e2c6fb2)

Documentation

  • adr: Add ADR-001 centralized configuration access patterns (#195) (4f3f1a6)

Refactoring

  • Move adr-format.md to skills/adr/template.md (656b385)

Miscellaneous Tasks

CI

  • adr: Add Claude ADR Enforcer workflow (004971d)
  • adr: Trigger enforcer on docs changes (e0a00f0)