Skip to content

v1.0.0-beta.3

Pre-release
Pre-release

Choose a tag to compare

@bert-mccutchen bert-mccutchen released this 11 Feb 22:30
· 11 commits to main since this release
  • Refactored terminal command logic into helpers.
  • Replaced tty-prompt with internal solution since it was a huge dependency for a single function.
    • Also it's nested reliance on wisper was bothering me.
  • Added graceful handling of user termination (CTRL + C).