# hashcrackref — Changelog

## v1.0.2 — 2026-06-22

- Standardise exit codes per SUITE_STANDARDS.md §1 — clap usage errors, unknown --format, missing-subcommand, no-hash-input, --type required, unsupported algorithm now exit 2 (was 3). Runtime dispatch failures now exit 3 (was 2). The two codes were inverted relative to the rest of the suite.
