Skip to content

forge v1.2.0

Choose a tag to compare

@TerrorSquad TerrorSquad released this 03 Jun 11:38
31401de

1.2.0 (2026-06-03)

Features

  • add --skip-group and --verbose to forge run, implement skip-group filtering (5b1f13b)
  • config: enforce strict forge.toml validation and document declaration-order tool execution (de16fd9)
  • doctor: report invalid repo config and validation issues in doctor diagnostics (ac44811)

Bug Fixes

  • config: preserve tool declaration order from forge.toml (3013dc3)
  • skip parallel pre-commit tools when no matching staged files (affccab)