Sha256: ac86fb635e707d96b04b60031569b8ef06925d0434a407bf6f3979f600c67caa
Contents?: true
Size: 829 Bytes
Versions: 4
Compression:
Stored size: 829 Bytes
Contents
**2.1.0** (January 22, 2017) * Added two sub-commands to handle updating and moving existing keys: - adding a password to an existing key - adding an existing key to the keychain. To add a password to an existing key: > `sym [ -k key | -K keyfile | -i | -x <name> ] -p ` To add existing key to a keychain: > `sym [ -k key | -K keyfile | -i ] -x <name> ` **2.0.3** (January 22, 2017) * Removed clipboard copy functionality, as it's easy to achieve with `pbcopy`. * Removed natural language processing stuff * Removed `keychain-del` feature * Refactored bash-completion to install a separate ~/.sym.completion file * Updated README **2.0.2** (January 20, 2017) * Added bash-completion installation * Fixed a bug where a newline was added to file redirects, making redirecting encrypted data or keys unusable.
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
sym-2.2.0 | CHANGELOG.md |
sym-2.1.2 | CHANGELOG.md |
sym-2.1.1 | CHANGELOG.md |
sym-2.1.0 | CHANGELOG.md |