Skip to content

Releases: poneding/ssher-rs

v0.5.2

20 May 03:19

Choose a tag to compare

release v0.5.2

v0.5.1

20 May 01:37

Choose a tag to compare

Main Changes: Since the ssh2_config crate relies on openssl, it will cause the compilation failure of our Github CI on aarch64-unknown-linux-gnu. Therefore, in this version, the dependence on ssh2_config has been removed and the parsing of the ssh config file has been self-implemented. Action job failed in the previous version: v0.5.0

Full Changelog: v0.5.0...v0.5.1

v0.5.0

19 May 07:57

Choose a tag to compare

What's Changed

  • 增加命令行参数,实现从~/.ssh/config 导入已有的连接信息到 ssher 中 by @Winged-Kuriboh in #2

New Contributors

  • @Winged-Kuriboh made their first contribution in #2

Full Changelog: v0.4.5...v0.5.0

v0.4.5

12 Mar 10:13

Choose a tag to compare

Full Changelog: v0.4.4...v0.4.5

v0.4.4

10 Mar 09:02

Choose a tag to compare

Full Changelog: v0.4.3...v0.4.4

v0.4.3

28 Feb 05:35

Choose a tag to compare

Full Changelog: v0.4.2...v0.4.3

v0.4.2

27 Feb 15:29

Choose a tag to compare

Full Changelog: v0.4.1...v0.4.2

v0.4.1

27 Feb 05:02

Choose a tag to compare

Full Changelog: v0.4.0...v0.4.1

v0.4.0

19 Feb 16:17

Choose a tag to compare

Full Changelog: v0.3.3...v0.4.0

v0.3.3

19 Feb 01:52

Choose a tag to compare

Full Changelog: v0.3.2...v0.3.3