Skip to content

v0.8.3

Choose a tag to compare

@github-actions github-actions released this 06 Jul 16:52
Immutable release. Only release title and notes can be modified.
v0.8.3
5f59990

🪲 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

  • 4a42981 fix(cli): render alias list in human output
  • 56fff20 fix(auth): preserve existing profiles when configuring a new one

Full Changelog: v0.8.2...v0.8.3