Skip to content

v0.10.5

Choose a tag to compare

@saimeda32 saimeda32 released this 17 Jul 05:25
  • Docs: the README and project site now show a screenshot and an interactive navigation GIF of the org access graph; the terminal demo GIF now demonstrates TAB completion.
  • Fixed: no more BrokenPipeError traceback when output is piped to a reader that closes early (grantry ... | head, source <(grantry completion zsh)) — grantry exits quietly on SIGPIPE like a normal Unix tool.