Skip to content

Releases: TimothyYe/skm

v0.8.6

25 Apr 11:35
214c267
Compare
Choose a tag to compare

Changelog

v0.8.5

12 Sep 08:52
636cc02
Compare
Choose a tag to compare

Support store path with symbolic link.

v0.8.4 display key type

05 May 14:26
73d80bd
Compare
Choose a tag to compare

Display key type for list command.

v0.8.3 fix display public key issue while using relative path

30 Apr 15:59
32a03a9
Compare
Choose a tag to compare

v0.8.2 Fix home path and using relative path to create symlink

26 Apr 16:08
a151311
Compare
Choose a tag to compare

V0.8.1 Fix restore issue

17 May 12:01
d81facb
Compare
Choose a tag to compare

Convert the relative path to the absolute to fix the restore issue.

V0.8 Support customized SSH key store path

10 Sep 11:20
Compare
Choose a tag to compare

A customized SSh key store path can be defined in your .bashrc or .zshrc

Refer to: https://github.com/TimothyYe/skm#customized-ssh-key-store-path

V0.7 Add cache feature

15 Jan 14:48
1dce54b
Compare
Choose a tag to compare

Support to cache your SSH key via SSH agent.

V0.6 Add restic support for backup and restore

19 Oct 14:12
Compare
Choose a tag to compare

Support restic backup and restore.

V0.5.3 Fix create key issue

28 Aug 02:43
Compare
Choose a tag to compare

Fix the issue while interrupting the creation of a new key will break the creation of that key afterward.
Refer to issue #23