# Tenzir Test v1.8.3

This release makes hook debug diagnostics consistent with the rest of the harness debug trace, so users get uniform output when diagnosing hook behavior.

## 🐞 Bug Fixes

### Consistent hook debug diagnostics

May 5, 2026 · [@mavam](https://github.com/mavam), [@codex](https://github.com/codex) · [#40](https://github.com/tenzir/test/pull/40)

Hook diagnostics emitted with `--debug` now use the same formatting as the rest of the harness debug trace. Previously, hook invocation messages used ad-hoc `debug:` lines, which made debug output inconsistent.

[ Download on GitHub ](https://github.com/tenzir/test/releases/tag/v1.8.3)

[Get the release artifacts and source code.](https://github.com/tenzir/test/releases/tag/v1.8.3)