8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
update actions/download-artifact to v4
refactor: use env vars from cargo.toml
- use rustyline for stdin instead of inquire. - handle browsing command history by ArrowUp/ArrowDown. - handle hint. - highlight matching bracket.a - dimmed helper texts (for sending).
print msg when sending msg error.
fix upload-release-action