Skip to content

v8.8.0

Latest

Choose a tag to compare

@chiragchadha1 chiragchadha1 released this 26 May 20:59
· 2 commits to main since this release
2a8cd65

New Features

  • Added hs account link command to link authenticated accounts to a directory. Linked accounts are saved in a local .hs/settings.json file, which is added to .gitignore automatically. If an older .hsaccount override file exists in the directory, users will be prompted to migrate it.
  • Added hs account unlink command to remove a linked account from a directory.
  • hs account use now sets the linked default when run inside a linked directory, instead of changing the global default.
  • hs account list now displays linked directory settings and linked accounts alongside global accounts.