v0.8.3
Immutable
release. Only release title and notes can be modified.
🪲 Fixed
- alias list human output now renders one name → expansion line per alias (natural-ordered) instead of the collapsed value={...} placeholder; the generic plain fallback also renders any string-keyed map per key, closing the class
- auth login no longer wipes existing profiles when configuring a new one without --config: the fresh-config probe now stats the resolved default path instead of the raw (empty) flag value, so adding a second profile preserves the first
📜 Commits
4a42981fix(cli): render alias list in human output56fff20fix(auth): preserve existing profiles when configuring a new one
Full Changelog: v0.8.2...v0.8.3