Skip to content

v1.3.0

Latest
Compare
Choose a tag to compare
@adrianmrit adrianmrit released this 14 Jun 23:07
· 2 commits to main since this release
7855083

Added

  • Added a new password tera function. Similar to input, but does not echo the input to the
    terminal.

Changed

  • input now supports an if parameter, which can be used to skip the prompt if the condition is
    not met.