v1.0.0-beta.3
Pre-release
Pre-release
·
11 commits
to main
since this release
- Refactored terminal command logic into helpers.
- Replaced
tty-promptwith internal solution since it was a huge dependency for a single function.- Also it's nested reliance on
wisperwas bothering me.
- Also it's nested reliance on
- Added graceful handling of user termination (CTRL + C).