Skip to content

Tags: ziacik/frapps

Tags

0.1.1

Toggle 0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(frapps): inability to enter username fixed (#1)

This was because when run via node spawn, the rust frapps bin somehow wasn't able to receive the Enter key.

0.1.0

Toggle 0.1.0's commit message
feat(frapps): display results as table

0.0.3

Toggle 0.0.3's commit message
chore: raise version to 0.0.3 because of bad 0.0.2 publish

0.0.2

Toggle 0.0.2's commit message
chore: use rustls-tls instead of native-tls in an attempt to prevent …

…segfauls on openssl

0.0.1

Toggle 0.0.1's commit message
chore: remove openssl dep