Skip to content

v0.11.1

Choose a tag to compare

@github-actions github-actions released this 12 Jul 21:22
Immutable release. Only release title and notes can be modified.
92c0e51

🪲 Fixed

  • Apply the resolved --color mode and the standard human-output formatting (omit-empty fields, smart quotes, grouped numbers) to failure-diagnostics summaries, the warning mirror, and per-command list renderers, which previously auto-detected color and skipped those conventions
  • Honor NO_COLOR on manually styled output — entity colors, status pills, hyperlinks, themed markdown — and resolve the auto theme from stdout's own state in split-stream invocations; --color=always still overrides both

📜 Commits

  • 4b5b07e fix(cli): route per-command plain loggers through the newPlainLogger boundary
  • d3be477 refactor: adopt x v0.2.18 helpers at the audited equivalence sites
  • 651f8b6 fix(cli): honor NO_COLOR on manual styling and key auto-theme off stdout

Full Changelog: v0.11.0...v0.11.1