v0.4.1
0.4.1 (2026-06-04)
Bug Fixes
- auth: defer keystore probe until a credential is actually needed (#172) (ca77148)
- auth: surface invalid-credential errors from EnsureAccount (absent vs invalid) (#176) (#182) (ac4f9d7)
- cli: map invalid-flag errors to exit 2 (CLI misuse, §9) (#175) (9c9b3de)
- cli: reject unknown subcommands on every group and the root (exit 2) (#173) (82c1711)